Warning, /utilities/krename/src/startupinfowidget.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>StartUpInfoWidget</class>
0003  <widget class="QFrame" name="StartUpInfoWidget" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>429</width>
0009     <height>362</height>
0010    </rect>
0011   </property>
0012   <property name="frameShape" >
0013    <enum>QFrame::Box</enum>
0014   </property>
0015   <property name="frameShadow" >
0016    <enum>QFrame::Sunken</enum>
0017   </property>
0018   <layout class="QVBoxLayout" name="verticalLayout" >
0019    <item>
0020     <layout class="QHBoxLayout" name="horizontalLayout" >
0021      <item>
0022       <widget class="QLabel" name="label" >
0023        <property name="text" >
0024         <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
0025 &lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
0026 p, li { white-space: pre-wrap; }
0027 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
0028 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:large; font-weight:600;">Welcome to KRename&lt;/span>&lt;/p>
0029 &lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A batch file renamer by KDE.&lt;br />To rename your files, you have to:&lt;/p>&lt;/body>&lt;/html></string>
0030        </property>
0031       </widget>
0032      </item>
0033      <item>
0034       <widget class="QLabel" name="krenameIcon" >
0035        <property name="text" >
0036         <string comment="KDE::DoNotExtract">TextLabel</string>
0037        </property>
0038        <property name="scaledContents" >
0039         <bool>false</bool>
0040        </property>
0041       </widget>
0042      </item>
0043     </layout>
0044    </item>
0045    <item>
0046     <layout class="QGridLayout" name="gridLayout" >
0047      <item row="0" column="0" >
0048       <widget class="QLabel" name="addIcon" >
0049        <property name="text" >
0050         <string comment="KDE::DoNotExtract">TextLabel</string>
0051        </property>
0052       </widget>
0053      </item>
0054      <item row="0" column="1" >
0055       <widget class="KUrlLabel" name="labelAdd" >
0056        <property name="text" >
0057         <string>Add some files ...</string>
0058        </property>
0059       </widget>
0060      </item>
0061      <item row="1" column="0" >
0062       <widget class="QLabel" name="templateIcon" >
0063        <property name="text" >
0064         <string comment="KDE::DoNotExtract">TextLabel</string>
0065        </property>
0066       </widget>
0067      </item>
0068      <item row="1" column="1" >
0069       <widget class="KUrlLabel" name="labelTemplate" >
0070        <property name="text" >
0071         <string>Specify the new filenames by giving a template ...</string>
0072        </property>
0073       </widget>
0074      </item>
0075     </layout>
0076    </item>
0077    <item>
0078     <spacer name="verticalSpacer" >
0079      <property name="orientation" >
0080       <enum>Qt::Vertical</enum>
0081      </property>
0082      <property name="sizeHint" stdset="0" >
0083       <size>
0084        <width>20</width>
0085        <height>189</height>
0086       </size>
0087      </property>
0088     </spacer>
0089    </item>
0090    <item>
0091     <widget class="QLabel" name="label_2" >
0092      <property name="text" >
0093       <string>Hint: Undo is still possible after renaming your files.</string>
0094      </property>
0095     </widget>
0096    </item>
0097   </layout>
0098  </widget>
0099  <customwidgets>
0100   <customwidget>
0101    <class>KUrlLabel</class>
0102    <extends>QLabel</extends>
0103    <header>kurllabel.h</header>
0104   </customwidget>
0105  </customwidgets>
0106  <resources/>
0107  <connections/>
0108 </ui>