summaryrefslogtreecommitdiff
path: root/noncore/games/wordgame/newgamebase.ui
Unidiff
Diffstat (limited to 'noncore/games/wordgame/newgamebase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/wordgame/newgamebase.ui337
1 files changed, 337 insertions, 0 deletions
diff --git a/noncore/games/wordgame/newgamebase.ui b/noncore/games/wordgame/newgamebase.ui
new file mode 100644
index 0000000..3b6570b
--- a/dev/null
+++ b/noncore/games/wordgame/newgamebase.ui
@@ -0,0 +1,337 @@
1<!DOCTYPE UI><UI>
2<class>NewGameBase</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>Form1</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>290</width>
15 <height>443</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Form1</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <vbox>
29 <property stdset="1">
30 <name>margin</name>
31 <number>8</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>3</number>
36 </property>
37 <widget>
38 <class>QGroupBox</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>GroupBox1</cstring>
42 </property>
43 <property stdset="1">
44 <name>title</name>
45 <string>Players</string>
46 </property>
47 <property>
48 <name>layoutMargin</name>
49 </property>
50 <property>
51 <name>layoutSpacing</name>
52 </property>
53 <vbox>
54 <property stdset="1">
55 <name>margin</name>
56 <number>7</number>
57 </property>
58 <property stdset="1">
59 <name>spacing</name>
60 <number>2</number>
61 </property>
62 <widget>
63 <class>QComboBox</class>
64 <item>
65 <property>
66 <name>text</name>
67 <string></string>
68 </property>
69 </item>
70 <item>
71 <property>
72 <name>text</name>
73 <string>AI3: Smart AI player</string>
74 </property>
75 </item>
76 <property stdset="1">
77 <name>name</name>
78 <cstring>player0</cstring>
79 </property>
80 <property stdset="1">
81 <name>editable</name>
82 <bool>true</bool>
83 </property>
84 </widget>
85 <widget>
86 <class>QComboBox</class>
87 <item>
88 <property>
89 <name>text</name>
90 <string></string>
91 </property>
92 </item>
93 <item>
94 <property>
95 <name>text</name>
96 <string>AI3: Smart AI player</string>
97 </property>
98 </item>
99 <property stdset="1">
100 <name>name</name>
101 <cstring>player1</cstring>
102 </property>
103 <property stdset="1">
104 <name>editable</name>
105 <bool>true</bool>
106 </property>
107 </widget>
108 <widget>
109 <class>QComboBox</class>
110 <item>
111 <property>
112 <name>text</name>
113 <string></string>
114 </property>
115 </item>
116 <item>
117 <property>
118 <name>text</name>
119 <string>AI3: Smart AI player</string>
120 </property>
121 </item>
122 <property stdset="1">
123 <name>name</name>
124 <cstring>player2</cstring>
125 </property>
126 <property stdset="1">
127 <name>editable</name>
128 <bool>true</bool>
129 </property>
130 </widget>
131 <widget>
132 <class>QComboBox</class>
133 <item>
134 <property>
135 <name>text</name>
136 <string></string>
137 </property>
138 </item>
139 <item>
140 <property>
141 <name>text</name>
142 <string>AI3: Smart AI player</string>
143 </property>
144 </item>
145 <property stdset="1">
146 <name>name</name>
147 <cstring>player3</cstring>
148 </property>
149 <property stdset="1">
150 <name>editable</name>
151 <bool>true</bool>
152 </property>
153 </widget>
154 <widget>
155 <class>QComboBox</class>
156 <item>
157 <property>
158 <name>text</name>
159 <string></string>
160 </property>
161 </item>
162 <item>
163 <property>
164 <name>text</name>
165 <string>AI3: Smart AI player</string>
166 </property>
167 </item>
168 <property stdset="1">
169 <name>name</name>
170 <cstring>player4</cstring>
171 </property>
172 <property stdset="1">
173 <name>editable</name>
174 <bool>true</bool>
175 </property>
176 </widget>
177 <widget>
178 <class>QComboBox</class>
179 <item>
180 <property>
181 <name>text</name>
182 <string></string>
183 </property>
184 </item>
185 <item>
186 <property>
187 <name>text</name>
188 <string>AI3: Smart AI player</string>
189 </property>
190 </item>
191 <property stdset="1">
192 <name>name</name>
193 <cstring>player5</cstring>
194 </property>
195 <property stdset="1">
196 <name>editable</name>
197 <bool>true</bool>
198 </property>
199 </widget>
200 </vbox>
201 </widget>
202 <widget>
203 <class>QGroupBox</class>
204 <property stdset="1">
205 <name>name</name>
206 <cstring>GroupBox2</cstring>
207 </property>
208 <property stdset="1">
209 <name>title</name>
210 <string>Rules</string>
211 </property>
212 <property>
213 <name>layoutMargin</name>
214 </property>
215 <property>
216 <name>layoutSpacing</name>
217 </property>
218 <hbox>
219 <property stdset="1">
220 <name>margin</name>
221 <number>7</number>
222 </property>
223 <property stdset="1">
224 <name>spacing</name>
225 <number>2</number>
226 </property>
227 <widget>
228 <class>QComboBox</class>
229 <property stdset="1">
230 <name>name</name>
231 <cstring>rules</cstring>
232 </property>
233 <property stdset="1">
234 <name>sizePolicy</name>
235 <sizepolicy>
236 <hsizetype>3</hsizetype>
237 <vsizetype>0</vsizetype>
238 </sizepolicy>
239 </property>
240 </widget>
241 </hbox>
242 </widget>
243 <spacer>
244 <property>
245 <name>name</name>
246 <cstring>Spacer1</cstring>
247 </property>
248 <property stdset="1">
249 <name>orientation</name>
250 <enum>Vertical</enum>
251 </property>
252 <property stdset="1">
253 <name>sizeType</name>
254 <enum>Expanding</enum>
255 </property>
256 <property>
257 <name>sizeHint</name>
258 <size>
259 <width>20</width>
260 <height>20</height>
261 </size>
262 </property>
263 <property>
264 <name>sizeHint</name>
265 <size>
266 <width>20</width>
267 <height>20</height>
268 </size>
269 </property>
270 </spacer>
271 <widget>
272 <class>QLayoutWidget</class>
273 <property stdset="1">
274 <name>name</name>
275 <cstring>Layout1</cstring>
276 </property>
277 <hbox>
278 <property stdset="1">
279 <name>margin</name>
280 <number>0</number>
281 </property>
282 <property stdset="1">
283 <name>spacing</name>
284 <number>6</number>
285 </property>
286 <spacer>
287 <property>
288 <name>name</name>
289 <cstring>Horizontal Spacing2</cstring>
290 </property>
291 <property stdset="1">
292 <name>orientation</name>
293 <enum>Horizontal</enum>
294 </property>
295 <property stdset="1">
296 <name>sizeType</name>
297 <enum>Expanding</enum>
298 </property>
299 <property>
300 <name>sizeHint</name>
301 <size>
302 <width>20</width>
303 <height>20</height>
304 </size>
305 </property>
306 <property>
307 <name>sizeHint</name>
308 <size>
309 <width>20</width>
310 <height>20</height>
311 </size>
312 </property>
313 </spacer>
314 <widget>
315 <class>QPushButton</class>
316 <property stdset="1">
317 <name>name</name>
318 <cstring>buttonOk</cstring>
319 </property>
320 <property stdset="1">
321 <name>text</name>
322 <string>&amp;Start</string>
323 </property>
324 <property stdset="1">
325 <name>autoDefault</name>
326 <bool>true</bool>
327 </property>
328 <property stdset="1">
329 <name>default</name>
330 <bool>true</bool>
331 </property>
332 </widget>
333 </hbox>
334 </widget>
335 </vbox>
336</widget>
337</UI>