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

0001 <ui version="4.0" >
0002  <class>General</class>
0003  <widget class="QWidget" name="General" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>398</width>
0009     <height>441</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" >
0013    <item>
0014     <widget class="QGroupBox" name="groupBox3" >
0015      <property name="title" >
0016       <string>Hit Points</string>
0017      </property>
0018      <layout class="QVBoxLayout" >
0019       <item>
0020        <layout class="QHBoxLayout" >
0021         <property name="margin" >
0022          <number>0</number>
0023         </property>
0024         <item>
0025          <widget class="QLabel" name="textLabel3" >
0026           <property name="text" >
0027            <string>Red player:</string>
0028           </property>
0029          </widget>
0030         </item>
0031         <item>
0032          <widget class="QSlider" name="kcfg_StartHitPoints0" >
0033           <property name="minimum" >
0034            <number>1</number>
0035           </property>
0036           <property name="value" >
0037            <number>99</number>
0038           </property>
0039           <property name="sliderPosition" >
0040            <number>99</number>
0041           </property>
0042           <property name="orientation" >
0043            <enum>Qt::Horizontal</enum>
0044           </property>
0045          </widget>
0046         </item>
0047         <item>
0048          <widget class="QSpinBox" name="spinBox_2" >
0049           <property name="value" >
0050            <number>99</number>
0051           </property>
0052          </widget>
0053         </item>
0054        </layout>
0055       </item>
0056       <item>
0057        <layout class="QHBoxLayout" >
0058         <property name="margin" >
0059          <number>0</number>
0060         </property>
0061         <item>
0062          <widget class="QLabel" name="textLabel4" >
0063           <property name="text" >
0064            <string>Blue player:</string>
0065           </property>
0066          </widget>
0067         </item>
0068         <item>
0069          <widget class="QSlider" name="kcfg_StartHitPoints1" >
0070           <property name="minimum" >
0071            <number>1</number>
0072           </property>
0073           <property name="value" >
0074            <number>99</number>
0075           </property>
0076           <property name="sliderPosition" >
0077            <number>99</number>
0078           </property>
0079           <property name="orientation" >
0080            <enum>Qt::Horizontal</enum>
0081           </property>
0082          </widget>
0083         </item>
0084         <item>
0085          <widget class="QSpinBox" name="spinBox_3" >
0086           <property name="value" >
0087            <number>99</number>
0088           </property>
0089          </widget>
0090         </item>
0091        </layout>
0092       </item>
0093      </layout>
0094     </widget>
0095    </item>
0096    <item>
0097     <widget class="QGroupBox" name="groupBox4" >
0098      <property name="title" >
0099       <string>Graphics</string>
0100      </property>
0101      <layout class="QHBoxLayout" >
0102       <item>
0103        <widget class="QLabel" name="textLabel5" >
0104         <property name="text" >
0105          <string>Refresh time:</string>
0106         </property>
0107        </widget>
0108       </item>
0109       <item>
0110        <widget class="QSlider" name="kcfg_RefreshTime" >
0111         <property name="minimum" >
0112          <number>10</number>
0113         </property>
0114         <property name="maximum" >
0115          <number>100</number>
0116         </property>
0117         <property name="value" >
0118          <number>33</number>
0119         </property>
0120         <property name="orientation" >
0121          <enum>Qt::Horizontal</enum>
0122         </property>
0123        </widget>
0124       </item>
0125       <item>
0126        <widget class="QSpinBox" name="spinBox" >
0127         <property name="maximum" >
0128          <number>100</number>
0129         </property>
0130         <property name="minimum" >
0131          <number>10</number>
0132         </property>
0133         <property name="value" >
0134          <number>33</number>
0135         </property>
0136        </widget>
0137       </item>
0138      </layout>
0139     </widget>
0140    </item>
0141    <item>
0142     <layout class="QHBoxLayout" >
0143      <property name="margin" >
0144       <number>0</number>
0145      </property>
0146      <item>
0147       <widget class="QGroupBox" name="groupBox1" >
0148        <property name="title" >
0149         <string>Red Player</string>
0150        </property>
0151        <layout class="QVBoxLayout" >
0152         <item>
0153          <layout class="QHBoxLayout" >
0154           <property name="margin" >
0155            <number>0</number>
0156           </property>
0157           <item>
0158            <widget class="QCheckBox" name="kcfg_Player0IsAi" >
0159             <property name="text" >
0160              <string>Player is AI</string>
0161             </property>
0162            </widget>
0163           </item>
0164           <item>
0165            <spacer>
0166             <property name="orientation" >
0167              <enum>Qt::Horizontal</enum>
0168             </property>
0169             <property name="sizeHint" >
0170              <size>
0171               <width>40</width>
0172               <height>20</height>
0173              </size>
0174             </property>
0175            </spacer>
0176           </item>
0177          </layout>
0178         </item>
0179         <item>
0180          <layout class="QHBoxLayout" >
0181           <property name="margin" >
0182            <number>0</number>
0183           </property>
0184           <item>
0185            <widget class="QLabel" name="textLabel1" >
0186             <property name="enabled" >
0187              <bool>false</bool>
0188             </property>
0189             <property name="text" >
0190              <string>Difficulty:</string>
0191             </property>
0192            </widget>
0193           </item>
0194           <item>
0195            <widget class="QComboBox" name="kcfg_AiDifficulty0" >
0196             <property name="enabled" >
0197              <bool>false</bool>
0198             </property>
0199             <property name="currentIndex" >
0200              <number>1</number>
0201             </property>
0202             <item>
0203              <property name="text" >
0204               <string>Trainee</string>
0205              </property>
0206             </item>
0207             <item>
0208              <property name="text" >
0209               <string>Normal</string>
0210              </property>
0211             </item>
0212             <item>
0213              <property name="text" >
0214               <string>Hard</string>
0215              </property>
0216             </item>
0217             <item>
0218              <property name="text" >
0219               <string>Insane</string>
0220              </property>
0221             </item>
0222            </widget>
0223           </item>
0224          </layout>
0225         </item>
0226        </layout>
0227       </widget>
0228      </item>
0229      <item>
0230       <widget class="QGroupBox" name="groupBox2" >
0231        <property name="sizePolicy" >
0232         <sizepolicy>
0233          <hsizetype>5</hsizetype>
0234          <vsizetype>4</vsizetype>
0235          <horstretch>0</horstretch>
0236          <verstretch>0</verstretch>
0237         </sizepolicy>
0238        </property>
0239        <property name="title" >
0240         <string>Blue Player</string>
0241        </property>
0242        <layout class="QVBoxLayout" >
0243         <item>
0244          <layout class="QHBoxLayout" >
0245           <property name="margin" >
0246            <number>0</number>
0247           </property>
0248           <item>
0249            <widget class="QCheckBox" name="kcfg_Player1IsAi" >
0250             <property name="text" >
0251              <string>Player is AI</string>
0252             </property>
0253            </widget>
0254           </item>
0255           <item>
0256            <spacer>
0257             <property name="orientation" >
0258              <enum>Qt::Horizontal</enum>
0259             </property>
0260             <property name="sizeHint" >
0261              <size>
0262               <width>40</width>
0263               <height>20</height>
0264              </size>
0265             </property>
0266            </spacer>
0267           </item>
0268          </layout>
0269         </item>
0270         <item>
0271          <layout class="QHBoxLayout" >
0272           <property name="margin" >
0273            <number>0</number>
0274           </property>
0275           <item>
0276            <widget class="QLabel" name="textLabel2" >
0277             <property name="enabled" >
0278              <bool>false</bool>
0279             </property>
0280             <property name="text" >
0281              <string>Difficulty:</string>
0282             </property>
0283            </widget>
0284           </item>
0285           <item>
0286            <widget class="QComboBox" name="kcfg_AiDifficulty1" >
0287             <property name="enabled" >
0288              <bool>false</bool>
0289             </property>
0290             <property name="currentIndex" >
0291              <number>1</number>
0292             </property>
0293             <item>
0294              <property name="text" >
0295               <string>Trainee</string>
0296              </property>
0297             </item>
0298             <item>
0299              <property name="text" >
0300               <string>Normal</string>
0301              </property>
0302             </item>
0303             <item>
0304              <property name="text" >
0305               <string>Hard</string>
0306              </property>
0307             </item>
0308             <item>
0309              <property name="text" >
0310               <string>Insane</string>
0311              </property>
0312             </item>
0313            </widget>
0314           </item>
0315          </layout>
0316         </item>
0317        </layout>
0318       </widget>
0319      </item>
0320     </layout>
0321    </item>
0322    <item>
0323     <spacer>
0324      <property name="orientation" >
0325       <enum>Qt::Vertical</enum>
0326      </property>
0327      <property name="sizeType" >
0328       <enum>QSizePolicy::Expanding</enum>
0329      </property>
0330      <property name="sizeHint" >
0331       <size>
0332        <width>20</width>
0333        <height>91</height>
0334       </size>
0335      </property>
0336     </spacer>
0337    </item>
0338   </layout>
0339  </widget>
0340   <resources/>
0341  <connections>
0342   <connection>
0343    <sender>kcfg_Player0IsAi</sender>
0344    <signal>toggled(bool)</signal>
0345    <receiver>textLabel1</receiver>
0346    <slot>setEnabled(bool)</slot>
0347    <hints>
0348     <hint type="sourcelabel" >
0349      <x>42</x>
0350      <y>221</y>
0351     </hint>
0352     <hint type="destinationlabel" >
0353      <x>42</x>
0354      <y>249</y>
0355     </hint>
0356    </hints>
0357   </connection>
0358   <connection>
0359    <sender>kcfg_Player0IsAi</sender>
0360    <signal>toggled(bool)</signal>
0361    <receiver>kcfg_AiDifficulty0</receiver>
0362    <slot>setEnabled(bool)</slot>
0363    <hints>
0364     <hint type="sourcelabel" >
0365      <x>42</x>
0366      <y>221</y>
0367     </hint>
0368     <hint type="destinationlabel" >
0369      <x>126</x>
0370      <y>249</y>
0371     </hint>
0372    </hints>
0373   </connection>
0374   <connection>
0375    <sender>kcfg_Player1IsAi</sender>
0376    <signal>toggled(bool)</signal>
0377    <receiver>textLabel2</receiver>
0378    <slot>setEnabled(bool)</slot>
0379    <hints>
0380     <hint type="sourcelabel" >
0381      <x>234</x>
0382      <y>221</y>
0383     </hint>
0384     <hint type="destinationlabel" >
0385      <x>234</x>
0386      <y>249</y>
0387     </hint>
0388    </hints>
0389   </connection>
0390   <connection>
0391    <sender>kcfg_Player1IsAi</sender>
0392    <signal>toggled(bool)</signal>
0393    <receiver>kcfg_AiDifficulty1</receiver>
0394    <slot>setEnabled(bool)</slot>
0395    <hints>
0396     <hint type="sourcelabel" >
0397      <x>234</x>
0398      <y>221</y>
0399     </hint>
0400     <hint type="destinationlabel" >
0401      <x>318</x>
0402      <y>249</y>
0403     </hint>
0404    </hints>
0405   </connection>
0406   <connection>
0407    <sender>kcfg_StartHitPoints0</sender>
0408    <signal>valueChanged(int)</signal>
0409    <receiver>spinBox_2</receiver>
0410    <slot>setValue(int)</slot>
0411    <hints>
0412     <hint type="sourcelabel" >
0413      <x>143</x>
0414      <y>47</y>
0415     </hint>
0416     <hint type="destinationlabel" >
0417      <x>357</x>
0418      <y>50</y>
0419     </hint>
0420    </hints>
0421   </connection>
0422   <connection>
0423    <sender>spinBox_2</sender>
0424    <signal>valueChanged(int)</signal>
0425    <receiver>kcfg_StartHitPoints0</receiver>
0426    <slot>setValue(int)</slot>
0427    <hints>
0428     <hint type="sourcelabel" >
0429      <x>341</x>
0430      <y>39</y>
0431     </hint>
0432     <hint type="destinationlabel" >
0433      <x>190</x>
0434      <y>51</y>
0435     </hint>
0436    </hints>
0437   </connection>
0438   <connection>
0439    <sender>kcfg_StartHitPoints1</sender>
0440    <signal>valueChanged(int)</signal>
0441    <receiver>spinBox_3</receiver>
0442    <slot>setValue(int)</slot>
0443    <hints>
0444     <hint type="sourcelabel" >
0445      <x>153</x>
0446      <y>81</y>
0447     </hint>
0448     <hint type="destinationlabel" >
0449      <x>360</x>
0450      <y>83</y>
0451     </hint>
0452    </hints>
0453   </connection>
0454   <connection>
0455    <sender>spinBox_3</sender>
0456    <signal>valueChanged(int)</signal>
0457    <receiver>kcfg_StartHitPoints1</receiver>
0458    <slot>setValue(int)</slot>
0459    <hints>
0460     <hint type="sourcelabel" >
0461      <x>352</x>
0462      <y>71</y>
0463     </hint>
0464     <hint type="destinationlabel" >
0465      <x>213</x>
0466      <y>82</y>
0467     </hint>
0468    </hints>
0469   </connection>
0470   <connection>
0471    <sender>kcfg_RefreshTime</sender>
0472    <signal>valueChanged(int)</signal>
0473    <receiver>spinBox</receiver>
0474    <slot>setValue(int)</slot>
0475    <hints>
0476     <hint type="sourcelabel" >
0477      <x>177</x>
0478      <y>142</y>
0479     </hint>
0480     <hint type="destinationlabel" >
0481      <x>357</x>
0482      <y>146</y>
0483     </hint>
0484    </hints>
0485   </connection>
0486   <connection>
0487    <sender>spinBox</sender>
0488    <signal>valueChanged(int)</signal>
0489    <receiver>kcfg_RefreshTime</receiver>
0490    <slot>setValue(int)</slot>
0491    <hints>
0492     <hint type="sourcelabel" >
0493      <x>351</x>
0494      <y>136</y>
0495     </hint>
0496     <hint type="destinationlabel" >
0497      <x>199</x>
0498      <y>146</y>
0499     </hint>
0500    </hints>
0501   </connection>
0502  </connections>
0503 </ui>