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

0001 <ui version="4.0" >
0002  <class>GeneralSettings</class>
0003  <widget class="QWidget" name="GeneralSettings" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>449</width>
0009     <height>184</height>
0010    </rect>
0011   </property>
0012   <property name="windowTitle" >
0013    <string>General Settings</string>
0014   </property>
0015   <widget class="QWidget" name="" >
0016    <property name="geometry" >
0017     <rect>
0018      <x>1</x>
0019      <y>8</y>
0020      <width>441</width>
0021      <height>171</height>
0022     </rect>
0023    </property>
0024    <layout class="QVBoxLayout" name="verticalLayout" >
0025     <item>
0026      <widget class="QLabel" name="label" >
0027       <property name="text" >
0028        <string>Enabling the following option will make the game steal the mouse cursor, pause the game to get the cursor back.</string>
0029       </property>
0030       <property name="wordWrap" >
0031        <bool>true</bool>
0032       </property>
0033      </widget>
0034     </item>
0035     <item>
0036      <widget class="QCheckBox" name="kcfg_FireOnClick" >
0037       <property name="text" >
0038        <string>Fire on mouse click</string>
0039       </property>
0040      </widget>
0041     </item>
0042     <item>
0043      <spacer name="verticalSpacer" >
0044       <property name="orientation" >
0045        <enum>Qt::Vertical</enum>
0046       </property>
0047       <property name="sizeHint" stdset="0" >
0048        <size>
0049         <width>20</width>
0050         <height>40</height>
0051        </size>
0052       </property>
0053      </spacer>
0054     </item>
0055    </layout>
0056   </widget>
0057  </widget>
0058  <resources/>
0059  <connections/>
0060 </ui>