summaryrefslogtreecommitdiff
path: root/noncore/games/wordgame/rulesbase.ui
Unidiff
Diffstat (limited to 'noncore/games/wordgame/rulesbase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/wordgame/rulesbase.ui274
1 files changed, 274 insertions, 0 deletions
diff --git a/noncore/games/wordgame/rulesbase.ui b/noncore/games/wordgame/rulesbase.ui
new file mode 100644
index 0000000..31cc402
--- a/dev/null
+++ b/noncore/games/wordgame/rulesbase.ui
@@ -0,0 +1,274 @@
1<!DOCTYPE UI><UI>
2<class>RulesBase</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>RulesBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>283</width>
15 <height>264</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Game Rules</string>
21 </property>
22 <property stdset="1">
23 <name>sizeGripEnabled</name>
24 <bool>false</bool>
25 </property>
26 <vbox>
27 <property stdset="1">
28 <name>margin</name>
29 <number>11</number>
30 </property>
31 <property stdset="1">
32 <name>spacing</name>
33 <number>6</number>
34 </property>
35 <widget>
36 <class>QLayoutWidget</class>
37 <property stdset="1">
38 <name>name</name>
39 <cstring>Layout3</cstring>
40 </property>
41 <hbox>
42 <property stdset="1">
43 <name>margin</name>
44 <number>0</number>
45 </property>
46 <property stdset="1">
47 <name>spacing</name>
48 <number>6</number>
49 </property>
50 <widget>
51 <class>QLabel</class>
52 <property stdset="1">
53 <name>name</name>
54 <cstring>TextLabel1</cstring>
55 </property>
56 <property stdset="1">
57 <name>text</name>
58 <string>Name:</string>
59 </property>
60 </widget>
61 <widget>
62 <class>QLineEdit</class>
63 <property stdset="1">
64 <name>name</name>
65 <cstring>gamename</cstring>
66 </property>
67 </widget>
68 </hbox>
69 </widget>
70 <widget>
71 <class>QGroupBox</class>
72 <property stdset="1">
73 <name>name</name>
74 <cstring>GroupBox3</cstring>
75 </property>
76 <property stdset="1">
77 <name>title</name>
78 <string>Board</string>
79 </property>
80 <property>
81 <name>layoutMargin</name>
82 </property>
83 <property>
84 <name>layoutSpacing</name>
85 </property>
86 <hbox>
87 <property stdset="1">
88 <name>margin</name>
89 <number>5</number>
90 </property>
91 <property stdset="1">
92 <name>spacing</name>
93 <number>4</number>
94 </property>
95 <widget>
96 <class>QLabel</class>
97 <property stdset="1">
98 <name>name</name>
99 <cstring>TextLabel2</cstring>
100 </property>
101 <property stdset="1">
102 <name>sizePolicy</name>
103 <sizepolicy>
104 <hsizetype>0</hsizetype>
105 <vsizetype>1</vsizetype>
106 </sizepolicy>
107 </property>
108 <property stdset="1">
109 <name>text</name>
110 <string>Size:</string>
111 </property>
112 </widget>
113 <widget>
114 <class>QSpinBox</class>
115 <property stdset="1">
116 <name>name</name>
117 <cstring>width</cstring>
118 </property>
119 <property stdset="1">
120 <name>maxValue</name>
121 <number>15</number>
122 </property>
123 <property stdset="1">
124 <name>minValue</name>
125 <number>3</number>
126 </property>
127 <property stdset="1">
128 <name>value</name>
129 <number>15</number>
130 </property>
131 </widget>
132 <widget>
133 <class>QSpinBox</class>
134 <property stdset="1">
135 <name>name</name>
136 <cstring>height</cstring>
137 </property>
138 <property stdset="1">
139 <name>maxValue</name>
140 <number>15</number>
141 </property>
142 <property stdset="1">
143 <name>minValue</name>
144 <number>3</number>
145 </property>
146 <property stdset="1">
147 <name>value</name>
148 <number>15</number>
149 </property>
150 </widget>
151 <widget>
152 <class>QPushButton</class>
153 <property stdset="1">
154 <name>name</name>
155 <cstring>editboard</cstring>
156 </property>
157 <property stdset="1">
158 <name>text</name>
159 <string>Edit...</string>
160 </property>
161 </widget>
162 </hbox>
163 </widget>
164 <widget>
165 <class>QTable</class>
166 <property stdset="1">
167 <name>name</name>
168 <cstring>tiletable</cstring>
169 </property>
170 </widget>
171 <widget>
172 <class>QLayoutWidget</class>
173 <property stdset="1">
174 <name>name</name>
175 <cstring>Layout3</cstring>
176 </property>
177 <hbox>
178 <property stdset="1">
179 <name>margin</name>
180 <number>0</number>
181 </property>
182 <property stdset="1">
183 <name>spacing</name>
184 <number>6</number>
185 </property>
186 <widget>
187 <class>QPushButton</class>
188 <property stdset="1">
189 <name>name</name>
190 <cstring>buttonDelete</cstring>
191 </property>
192 <property stdset="1">
193 <name>text</name>
194 <string>Delete</string>
195 </property>
196 <property stdset="1">
197 <name>autoDefault</name>
198 <bool>true</bool>
199 </property>
200 </widget>
201 <spacer>
202 <property>
203 <name>name</name>
204 <cstring>Horizontal Spacing2</cstring>
205 </property>
206 <property stdset="1">
207 <name>orientation</name>
208 <enum>Horizontal</enum>
209 </property>
210 <property stdset="1">
211 <name>sizeType</name>
212 <enum>Expanding</enum>
213 </property>
214 <property>
215 <name>sizeHint</name>
216 <size>
217 <width>20</width>
218 <height>20</height>
219 </size>
220 </property>
221 </spacer>
222 <widget>
223 <class>QPushButton</class>
224 <property stdset="1">
225 <name>name</name>
226 <cstring>buttonOk</cstring>
227 </property>
228 <property stdset="1">
229 <name>text</name>
230 <string>&amp;OK</string>
231 </property>
232 <property stdset="1">
233 <name>autoDefault</name>
234 <bool>true</bool>
235 </property>
236 <property stdset="1">
237 <name>default</name>
238 <bool>true</bool>
239 </property>
240 </widget>
241 <widget>
242 <class>QPushButton</class>
243 <property stdset="1">
244 <name>name</name>
245 <cstring>buttonCancel</cstring>
246 </property>
247 <property stdset="1">
248 <name>text</name>
249 <string>&amp;Cancel</string>
250 </property>
251 <property stdset="1">
252 <name>autoDefault</name>
253 <bool>true</bool>
254 </property>
255 </widget>
256 </hbox>
257 </widget>
258 </vbox>
259</widget>
260<connections>
261 <connection>
262 <sender>buttonOk</sender>
263 <signal>clicked()</signal>
264 <receiver>RulesBase</receiver>
265 <slot>accept()</slot>
266 </connection>
267 <connection>
268 <sender>buttonCancel</sender>
269 <signal>clicked()</signal>
270 <receiver>RulesBase</receiver>
271 <slot>reject()</slot>
272 </connection>
273</connections>
274</UI>