diff options
Diffstat (limited to 'kspaceduel/general.ui')
-rw-r--r-- | kspaceduel/general.ui | 337 |
1 files changed, 337 insertions, 0 deletions
diff --git a/kspaceduel/general.ui b/kspaceduel/general.ui new file mode 100644 index 00000000..83f3108f --- /dev/null +++ b/kspaceduel/general.ui @@ -0,0 +1,337 @@ +<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> +<class>General</class> +<widget class="QWidget"> + <property name="name"> + <cstring>General</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>512</width> + <height>488</height> + </rect> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QGroupBox" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>groupBox3</cstring> + </property> + <property name="frameShape"> + <enum>GroupBoxPanel</enum> + </property> + <property name="frameShadow"> + <enum>Sunken</enum> + </property> + <property name="title"> + <string>Hit Points</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLCDNumber" row="1" column="2"> + <property name="name"> + <cstring>lCDNumber2</cstring> + </property> + <property name="numDigits"> + <number>2</number> + </property> + <property name="value" stdset="0"> + <number>99</number> + </property> + </widget> + <widget class="QLCDNumber" row="0" column="2"> + <property name="name"> + <cstring>lCDNumber1</cstring> + </property> + <property name="numDigits"> + <number>2</number> + </property> + <property name="value" stdset="0"> + <number>99</number> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="text"> + <string>Red player:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel4</cstring> + </property> + <property name="text"> + <string>Blue player:</string> + </property> + </widget> + <widget class="QSlider" row="1" column="1"> + <property name="name"> + <cstring>kcfg_StartHitPoints1</cstring> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + </widget> + <widget class="QSlider" row="0" column="1"> + <property name="name"> + <cstring>kcfg_StartHitPoints0</cstring> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + </widget> + </grid> + </widget> + <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>groupBox4</cstring> + </property> + <property name="title"> + <string>Graphics</string> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel5</cstring> + </property> + <property name="text"> + <string>Refresh time:</string> + </property> + </widget> + <widget class="QSlider"> + <property name="name"> + <cstring>kcfg_RefreshTime</cstring> + </property> + <property name="minValue"> + <number>10</number> + </property> + <property name="maxValue"> + <number>100</number> + </property> + <property name="value"> + <number>33</number> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + </widget> + <widget class="QLCDNumber"> + <property name="name"> + <cstring>lCDNumber3</cstring> + </property> + <property name="numDigits"> + <number>3</number> + </property> + <property name="value" stdset="0"> + <number>33</number> + </property> + </widget> + </hbox> + </widget> + <spacer row="3" column="1"> + <property name="name"> + <cstring>spacer4</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>91</height> + </size> + </property> + </spacer> + <widget class="QGroupBox" row="2" column="0"> + <property name="name"> + <cstring>groupBox1</cstring> + </property> + <property name="title"> + <string>Red Player</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>kcfg_Player0IsAi</cstring> + </property> + <property name="text"> + <string>Player is AI</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Difficulty:</string> + </property> + </widget> + <widget class="QComboBox" row="1" column="1"> + <item> + <property name="text"> + <string>Trainee</string> + </property> + </item> + <item> + <property name="text"> + <string>Normal</string> + </property> + </item> + <item> + <property name="text"> + <string>Hard</string> + </property> + </item> + <item> + <property name="text"> + <string>Insane</string> + </property> + </item> + <property name="name"> + <cstring>kcfg_AiDifficulty0</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="currentItem"> + <number>1</number> + </property> + </widget> + </grid> + </widget> + <widget class="QGroupBox" row="2" column="1"> + <property name="name"> + <cstring>groupBox2</cstring> + </property> + <property name="title"> + <string>Blue Player</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>kcfg_Player1IsAi</cstring> + </property> + <property name="text"> + <string>Player is AI</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Difficulty:</string> + </property> + </widget> + <widget class="QComboBox" row="1" column="1"> + <item> + <property name="text"> + <string>Trainee</string> + </property> + </item> + <item> + <property name="text"> + <string>Normal</string> + </property> + </item> + <item> + <property name="text"> + <string>Hard</string> + </property> + </item> + <item> + <property name="text"> + <string>Insane</string> + </property> + </item> + <property name="name"> + <cstring>kcfg_AiDifficulty1</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="currentItem"> + <number>1</number> + </property> + </widget> + </grid> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>kcfg_StartHitPoints0</sender> + <signal>valueChanged(int)</signal> + <receiver>lCDNumber1</receiver> + <slot>display(int)</slot> + </connection> + <connection> + <sender>kcfg_StartHitPoints1</sender> + <signal>valueChanged(int)</signal> + <receiver>lCDNumber2</receiver> + <slot>display(int)</slot> + </connection> + <connection> + <sender>kcfg_RefreshTime</sender> + <signal>valueChanged(int)</signal> + <receiver>lCDNumber3</receiver> + <slot>display(int)</slot> + </connection> + <connection> + <sender>kcfg_Player0IsAi</sender> + <signal>toggled(bool)</signal> + <receiver>textLabel1</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>kcfg_Player0IsAi</sender> + <signal>toggled(bool)</signal> + <receiver>kcfg_AiDifficulty0</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>kcfg_Player1IsAi</sender> + <signal>toggled(bool)</signal> + <receiver>textLabel2</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>kcfg_Player1IsAi</sender> + <signal>toggled(bool)</signal> + <receiver>kcfg_AiDifficulty1</receiver> + <slot>setEnabled(bool)</slot> + </connection> +</connections> +<layoutdefaults spacing="6" margin="11"/> +</UI> |