Warning, /games/kmines/src/customgame.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>CustomGameConfig</class>
0003  <widget class="QWidget" name="CustomGameConfig" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>316</width>
0009     <height>241</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <item row="0" column="0" >
0014     <widget class="QLabel" name="label" >
0015      <property name="text" >
0016       <string>Width:</string>
0017      </property>
0018     </widget>
0019    </item>
0020    <item row="0" column="1" >
0021     <widget class="KPluralHandlingSpinBox" name="kcfg_CustomWidth" />
0022    </item>
0023    <item row="1" column="0" >
0024     <widget class="QLabel" name="label_2" >
0025      <property name="text" >
0026       <string>Height:</string>
0027      </property>
0028     </widget>
0029    </item>
0030    <item row="1" column="1" >
0031     <widget class="KPluralHandlingSpinBox" name="kcfg_CustomHeight" />
0032    </item>
0033    <item row="2" column="0" >
0034     <widget class="QLabel" name="label_3" >
0035      <property name="text" >
0036       <string>Mines:</string>
0037      </property>
0038     </widget>
0039    </item>
0040    <item row="2" column="1" >
0041     <widget class="KPluralHandlingSpinBox" name="kcfg_CustomMines" />
0042    </item>
0043    <item row="0" column="2" >
0044     <spacer>
0045      <property name="orientation" >
0046       <enum>Qt::Horizontal</enum>
0047      </property>
0048      <property name="sizeHint" >
0049       <size>
0050        <width>40</width>
0051        <height>20</height>
0052       </size>
0053      </property>
0054     </spacer>
0055    </item>
0056    <item row="3" column="1" >
0057     <spacer>
0058      <property name="orientation" >
0059       <enum>Qt::Vertical</enum>
0060      </property>
0061      <property name="sizeHint" >
0062       <size>
0063        <width>20</width>
0064        <height>40</height>
0065       </size>
0066      </property>
0067     </spacer>
0068    </item>
0069   </layout>
0070  </widget>
0071  <customwidgets>
0072   <customwidget>
0073    <class>KPluralHandlingSpinBox</class>
0074    <extends>QSpinBox</extends>
0075    <header>kpluralhandlingspinbox.h</header>
0076   </customwidget>
0077  </customwidgets>
0078  <resources/>
0079  <connections/>
0080 </ui>