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

0001 <ui version="4.0" >
0002  <class>GameConfig</class>
0003  <widget class="QWidget" name="GameConfig" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>400</width>
0009     <height>300</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" >
0013    <item>
0014     <widget class="QCheckBox" name="kcfg_ShowBoundLines" >
0015      <property name="whatsThis" >
0016       <string>Show bound lines</string>
0017      </property>
0018      <property name="text" >
0019       <string>Show bound lines</string>
0020      </property>
0021     </widget>
0022    </item>
0023    <item>
0024     <widget class="QCheckBox" name="kcfg_EnableAnimation" >
0025      <property name="whatsThis" >
0026       <string>Enable animation</string>
0027      </property>
0028      <property name="text" >
0029       <string>Enable animation</string>
0030      </property>
0031     </widget>
0032    </item>
0033    <item>
0034     <widget class="QCheckBox" name="kcfg_EnableHighlight" >
0035      <property name="whatsThis" >
0036       <string>Enable highlight</string>
0037      </property>
0038      <property name="text" >
0039       <string>Enable highlight</string>
0040      </property>
0041     </widget>
0042    </item>
0043    <item>
0044     <spacer>
0045      <property name="orientation" >
0046       <enum>Qt::Vertical</enum>
0047      </property>
0048      <property name="sizeHint" >
0049       <size>
0050        <width>20</width>
0051        <height>40</height>
0052       </size>
0053      </property>
0054     </spacer>
0055    </item>
0056   </layout>
0057  </widget>
0058  <resources/>
0059  <connections/>
0060 </ui>