Warning, /office/kile/src/dialogs/newtoolwizard_toolname_page.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>NewToolWizardToolNamePage</class>
0004  <widget class="QWidget" name="NewToolWizardToolNamePage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>633</width>
0010     <height>248</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout">
0014    <item>
0015     <layout class="QHBoxLayout">
0016      <item>
0017       <widget class="QLabel" name="m_lbName">
0018        <property name="text">
0019         <string>Type a short descriptive name for the &amp;tool:</string>
0020        </property>
0021        <property name="wordWrap">
0022         <bool>false</bool>
0023        </property>
0024        <property name="buddy">
0025         <cstring>m_leName</cstring>
0026        </property>
0027       </widget>
0028      </item>
0029      <item>
0030       <spacer>
0031        <property name="orientation">
0032         <enum>Qt::Horizontal</enum>
0033        </property>
0034        <property name="sizeHint" stdset="0">
0035         <size>
0036          <width>40</width>
0037          <height>20</height>
0038         </size>
0039        </property>
0040       </spacer>
0041      </item>
0042      <item>
0043       <widget class="KLineEdit" name="m_leName">
0044        <property name="sizePolicy">
0045         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0046          <horstretch>0</horstretch>
0047          <verstretch>0</verstretch>
0048         </sizepolicy>
0049        </property>
0050        <property name="minimumSize">
0051         <size>
0052          <width>100</width>
0053          <height>0</height>
0054         </size>
0055        </property>
0056        <property name="text">
0057         <string/>
0058        </property>
0059       </widget>
0060      </item>
0061     </layout>
0062    </item>
0063    <item>
0064     <layout class="QVBoxLayout">
0065      <item>
0066       <spacer>
0067        <property name="orientation">
0068         <enum>Qt::Vertical</enum>
0069        </property>
0070        <property name="sizeType">
0071         <enum>QSizePolicy::Expanding</enum>
0072        </property>
0073        <property name="sizeHint" stdset="0">
0074         <size>
0075          <width>20</width>
0076          <height>70</height>
0077         </size>
0078        </property>
0079       </spacer>
0080      </item>
0081      <item>
0082       <widget class="QLabel" name="m_lbWarning">
0083        <property name="text">
0084         <string/>
0085        </property>
0086        <property name="wordWrap">
0087         <bool>false</bool>
0088        </property>
0089       </widget>
0090      </item>
0091     </layout>
0092    </item>
0093   </layout>
0094  </widget>
0095  <customwidgets>
0096   <customwidget>
0097    <class>KLineEdit</class>
0098    <extends>QLineEdit</extends>
0099    <header>klineedit.h</header>
0100   </customwidget>
0101  </customwidgets>
0102  <resources/>
0103  <connections/>
0104 </ui>