You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegames/twin4/twin4/settings.ui

249 lines
9.2 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>Settings</class>
<widget class="TQWidget">
<property name="name">
<cstring>Settings</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>411</width>
<height>319</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="1">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="title">
<string>Player Names</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Player 1:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Player 2:</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>kcfg_Name1</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>kcfg_Name2</cstring>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Computer Difficulty</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Easy</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="1">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Hard</string>
</property>
<property name="tqalignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQSlider" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_level</cstring>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>10</number>
</property>
<property name="pageStep">
<number>1</number>
</property>
<property name="value">
<number>3</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>Below</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Change the strength of the computer player.</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>kcfg_Colour1</cstring>
</property>
<property name="title">
<string>Starting Player Color</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1</cstring>
</property>
<property name="text">
<string>Red</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton2</cstring>
</property>
<property name="text">
<string>Yellow</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQButtonGroup" row="1" column="1">
<property name="name">
<cstring>kcfg_Input2</cstring>
</property>
<property name="title">
<string>Red Plays With</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton6</cstring>
</property>
<property name="text">
<string>Mouse</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton7</cstring>
</property>
<property name="text">
<string>Computer</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton8</cstring>
</property>
<property name="text">
<string>Keyboard</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQButtonGroup" row="1" column="0">
<property name="name">
<cstring>kcfg_Input1</cstring>
</property>
<property name="title">
<string>Yellow Plays With</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton3</cstring>
</property>
<property name="text">
<string>Mouse</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton4</cstring>
</property>
<property name="text">
<string>Computer</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton5</cstring>
</property>
<property name="text">
<string>Keyboard</string>
</property>
</widget>
</vbox>
</widget>
<spacer row="3" column="1">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>