Warning, /games/ksirk/ksirk/preferences.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>KsirkPreferencesWidget</class>
0004  <widget class="QWidget" name="KsirkPreferencesWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>533</width>
0010     <height>294</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0015     <horstretch>15</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="minimumSize">
0020    <size>
0021     <width>100</width>
0022     <height>100</height>
0023    </size>
0024   </property>
0025   <property name="windowTitle">
0026    <string>KsirK Preferences</string>
0027   </property>
0028   <layout class="QGridLayout" name="gridLayout">
0029    <item row="0" column="0">
0030     <widget class="QCheckBox" name="kcfg_soundEnabled">
0031      <property name="sizePolicy">
0032       <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0033        <horstretch>0</horstretch>
0034        <verstretch>0</verstretch>
0035       </sizepolicy>
0036      </property>
0037      <property name="text">
0038       <string>Sound enabled</string>
0039      </property>
0040     </widget>
0041    </item>
0042    <item row="1" column="0">
0043     <widget class="QLabel" name="textLabel1">
0044      <property name="sizePolicy">
0045       <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0046        <horstretch>0</horstretch>
0047        <verstretch>0</verstretch>
0048       </sizepolicy>
0049      </property>
0050      <property name="text">
0051       <string>Sprites speed (slow, normal, rapid, immediate):</string>
0052      </property>
0053      <property name="wordWrap">
0054       <bool>false</bool>
0055      </property>
0056     </widget>
0057    </item>
0058    <item row="2" column="0">
0059     <widget class="QSlider" name="kcfg_spritesSpeed">
0060      <property name="sizePolicy">
0061       <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0062        <horstretch>0</horstretch>
0063        <verstretch>0</verstretch>
0064       </sizepolicy>
0065      </property>
0066      <property name="minimum">
0067       <number>0</number>
0068      </property>
0069      <property name="maximum">
0070       <number>3</number>
0071      </property>
0072      <property name="pageStep">
0073       <number>1</number>
0074      </property>
0075      <property name="value">
0076       <number>1</number>
0077      </property>
0078      <property name="orientation">
0079       <enum>Qt::Horizontal</enum>
0080      </property>
0081      <property name="tickInterval">
0082       <number>1</number>
0083      </property>
0084     </widget>
0085    </item>
0086    <item row="3" column="0">
0087     <widget class="QCheckBox" name="kcfg_helpEnabled">
0088      <property name="sizePolicy">
0089       <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0090        <horstretch>0</horstretch>
0091        <verstretch>0</verstretch>
0092       </sizepolicy>
0093      </property>
0094      <property name="text">
0095       <string>Show help</string>
0096      </property>
0097     </widget>
0098    </item>
0099    <item row="4" column="0">
0100     <widget class="QCheckBox" name="kcfg_showArmiesNumbers">
0101      <property name="text">
0102       <string>Show number of armies on countries</string>
0103      </property>
0104     </widget>
0105    </item>
0106   </layout>
0107  </widget>
0108  <resources/>
0109  <connections/>
0110 </ui>