<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> <class>Ai</class> <widget class="TQWidget"> <property name="name"> <cstring>Ai</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>302</width> <height>168</height> </rect> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>0</number> </property> <widget class="TQFrame"> <property name="name"> <cstring>frame9</cstring> </property> <property name="frameShape"> <enum>StyledPanel</enum> </property> <property name="frameShadow"> <enum>Raised</enum> </property> <property name="lineWidth"> <number>0</number> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQGroupBox" row="0" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>groupBox3</cstring> </property> <property name="title"> <string>Computer Controls</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_Computerplayer1</cstring> </property> <property name="text"> <string>Player &1</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_Computerplayer2</cstring> </property> <property name="text"> <string>Player &2</string> </property> </widget> </hbox> </widget> <spacer row="1" column="2"> <property name="name"> <cstring>spacer2_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>101</width> <height>20</height> </size> </property> </spacer> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>textLabel15</cstring> </property> <property name="text"> <string>Intelligence:</string> </property> </widget> <widget class="TQComboBox" row="1" column="1"> <item> <property name="text"> <string>Beginner</string> </property> </item> <item> <property name="text"> <string>Average</string> </property> </item> <item> <property name="text"> <string>Expert</string> </property> </item> <property name="name"> <cstring>kcfg_Skill</cstring> </property> <property name="currentItem"> <number>1</number> </property> </widget> <spacer row="2" column="1"> <property name="name"> <cstring>spacer2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>60</height> </size> </property> </spacer> </grid> </widget> </vbox> </widget> <layoutdefaults spacing="6" margin="11"/> </UI>