2 <class>CustomGameConfig</class>
3 <widget class="QWidget" name="CustomGameConfig" >
4 <property name="geometry" >
12 <layout class="QGridLayout" >
13 <item row="0" column="0" >
14 <widget class="QLabel" name="label" >
15 <property name="text" >
16 <string>Width:</string>
20 <item row="0" column="1" >
21 <widget class="QSpinBox" name="kcfg_CustomWidth" />
23 <item row="1" column="0" >
24 <widget class="QLabel" name="label_2" >
25 <property name="text" >
26 <string>Height:</string>
30 <item row="1" column="1" >
31 <widget class="QSpinBox" name="kcfg_CustomHeight" />
33 <item row="2" column="0" >
34 <widget class="QLabel" name="label_3" >
35 <property name="text" >
36 <string>Mines:</string>
40 <item row="2" column="1" >
41 <widget class="QSpinBox" name="kcfg_CustomMines" />
43 <item row="0" column="2" >
45 <property name="orientation" >
46 <enum>Qt::Horizontal</enum>
48 <property name="sizeHint" >
56 <item row="3" column="1" >
58 <property name="orientation" >
59 <enum>Qt::Vertical</enum>
61 <property name="sizeHint" >