Warning, /games/knights/src/prefs_access.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>prefs_access</class>
0004  <widget class="QWidget" name="prefs_access">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>455</width>
0010     <height>260</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QGroupBox" name="external_box">
0016      <property name="title">
0017       <string>External Programs</string>
0018      </property>
0019      <layout class="QVBoxLayout" name="verticalLayout_2">
0020       <item>
0021        <widget class="QCheckBox" name="kcfg_speakOpponentsMoves">
0022         <property name="text">
0023          <string>Speak opponent's moves</string>
0024         </property>
0025        </widget>
0026       </item>
0027       <item>
0028        <widget class="QCheckBox" name="kcfg_allowExternalControl">
0029         <property name="text">
0030          <string>Allow other programs to control Knights</string>
0031         </property>
0032        </widget>
0033       </item>
0034      </layout>
0035     </widget>
0036    </item>
0037    <item>
0038     <spacer name="verticalSpacer">
0039      <property name="orientation">
0040       <enum>Qt::Vertical</enum>
0041      </property>
0042      <property name="sizeHint" stdset="0">
0043       <size>
0044        <width>20</width>
0045        <height>40</height>
0046       </size>
0047      </property>
0048     </spacer>
0049    </item>
0050   </layout>
0051  </widget>
0052  <resources/>
0053  <connections/>
0054 </ui>