moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kvoctrain / kvoctrain / query-dialogs / ArtQueryDlgForm.ui
blob10ca7f0ca5f8eaf633628af1279ccaa05c9afb70
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>ArtQueryDlgForm</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>ArtQueryDlgForm</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>358</width>
12             <height>240</height>
13         </rect>
14     </property>
15     <property name="sizePolicy">
16         <sizepolicy>
17             <hsizetype>3</hsizetype>
18             <vsizetype>1</vsizetype>
19             <horstretch>0</horstretch>
20             <verstretch>0</verstretch>
21         </sizepolicy>
22     </property>
23     <property name="caption">
24         <string>ArtQueryDlgForm</string>
25     </property>
26     <grid>
27         <property name="name">
28             <cstring>unnamed</cstring>
29         </property>
30         <property name="margin">
31             <number>0</number>
32         </property>
33         <widget class="QLabel" row="0" column="0">
34             <property name="name">
35                 <cstring>TextLabel1</cstring>
36             </property>
37             <property name="font">
38                 <font>
39                     <bold>1</bold>
40                 </font>
41             </property>
42             <property name="text">
43                 <string>Select the correct article for this noun:</string>
44             </property>
45         </widget>
46         <widget class="QLabel" row="1" column="0">
47             <property name="name">
48                 <cstring>orgField</cstring>
49             </property>
50             <property name="sizePolicy">
51                 <sizepolicy>
52                     <hsizetype>7</hsizetype>
53                     <vsizetype>1</vsizetype>
54                     <horstretch>0</horstretch>
55                     <verstretch>0</verstretch>
56                 </sizepolicy>
57             </property>
58             <property name="frameShape">
59                 <enum>GroupBoxPanel</enum>
60             </property>
61             <property name="frameShadow">
62                 <enum>Plain</enum>
63             </property>
64             <property name="text">
65                 <string></string>
66             </property>
67         </widget>
68         <widget class="QButtonGroup" row="2" column="0">
69             <property name="name">
70                 <cstring>artGroup</cstring>
71             </property>
72             <property name="sizePolicy">
73                 <sizepolicy>
74                     <hsizetype>7</hsizetype>
75                     <vsizetype>7</vsizetype>
76                     <horstretch>0</horstretch>
77                     <verstretch>0</verstretch>
78                 </sizepolicy>
79             </property>
80             <property name="frameShape">
81                 <enum>NoFrame</enum>
82             </property>
83             <property name="title">
84                 <string></string>
85             </property>
86             <property name="layoutSpacing" stdset="0">
87             </property>
88             <grid>
89                 <property name="name">
90                     <cstring>unnamed</cstring>
91                 </property>
92                 <property name="margin">
93                     <number>0</number>
94                 </property>
95                 <property name="spacing">
96                     <number>6</number>
97                 </property>
98                 <widget class="QRadioButton" row="0" column="0">
99                     <property name="name">
100                         <cstring>rb_fem</cstring>
101                     </property>
102                     <property name="text">
103                         <string>&amp;female</string>
104                     </property>
105                 </widget>
106                 <widget class="QRadioButton" row="1" column="0">
107                     <property name="name">
108                         <cstring>male</cstring>
109                     </property>
110                     <property name="text">
111                         <string>&amp;male</string>
112                     </property>
113                 </widget>
114                 <widget class="QRadioButton" row="2" column="0">
115                     <property name="name">
116                         <cstring>natural</cstring>
117                     </property>
118                     <property name="text">
119                         <string>&amp;neutral</string>
120                     </property>
121                 </widget>
122             </grid>
123         </widget>
124         <widget class="QLayoutWidget" row="3" column="0">
125             <property name="name">
126                 <cstring>layout10</cstring>
127             </property>
128             <grid>
129                 <property name="name">
130                     <cstring>unnamed</cstring>
131                 </property>
132                 <widget class="QGroupBox" row="0" column="1" rowspan="2" colspan="1">
133                     <property name="name">
134                         <cstring>progressgroup</cstring>
135                     </property>
136                     <property name="sizePolicy">
137                         <sizepolicy>
138                             <hsizetype>1</hsizetype>
139                             <vsizetype>1</vsizetype>
140                             <horstretch>0</horstretch>
141                             <verstretch>0</verstretch>
142                         </sizepolicy>
143                     </property>
144                     <property name="title">
145                         <string>Progress</string>
146                     </property>
147                     <grid>
148                         <property name="name">
149                             <cstring>unnamed</cstring>
150                         </property>
151                         <property name="margin">
152                             <number>11</number>
153                         </property>
154                         <property name="spacing">
155                             <number>6</number>
156                         </property>
157                         <widget class="KProgress" row="0" column="1">
158                             <property name="name">
159                                 <cstring>countbar</cstring>
160                             </property>
161                         </widget>
162                         <widget class="KProgress" row="1" column="1">
163                             <property name="name">
164                                 <cstring>timebar</cstring>
165                             </property>
166                         </widget>
167                         <widget class="QLabel" row="0" column="0">
168                             <property name="name">
169                                 <cstring>countlabel</cstring>
170                             </property>
171                             <property name="sizePolicy">
172                                 <sizepolicy>
173                                     <hsizetype>5</hsizetype>
174                                     <vsizetype>5</vsizetype>
175                                     <horstretch>0</horstretch>
176                                     <verstretch>0</verstretch>
177                                 </sizepolicy>
178                             </property>
179                             <property name="text">
180                                 <string>Count:</string>
181                             </property>
182                         </widget>
183                         <widget class="QLabel" row="1" column="0">
184                             <property name="name">
185                                 <cstring>timelabel</cstring>
186                             </property>
187                             <property name="sizePolicy">
188                                 <sizepolicy>
189                                     <hsizetype>5</hsizetype>
190                                     <vsizetype>5</vsizetype>
191                                     <horstretch>0</horstretch>
192                                     <verstretch>0</verstretch>
193                                 </sizepolicy>
194                             </property>
195                             <property name="text">
196                                 <string>Time:</string>
197                             </property>
198                         </widget>
199                         <widget class="QLabel" row="2" column="0">
200                             <property name="name">
201                                 <cstring>Cyclelabel</cstring>
202                             </property>
203                             <property name="sizePolicy">
204                                 <sizepolicy>
205                                     <hsizetype>5</hsizetype>
206                                     <vsizetype>5</vsizetype>
207                                     <horstretch>0</horstretch>
208                                     <verstretch>0</verstretch>
209                                 </sizepolicy>
210                             </property>
211                             <property name="frameShape">
212                                 <enum>NoFrame</enum>
213                             </property>
214                             <property name="text">
215                                 <string>Cycle:</string>
216                             </property>
217                         </widget>
218                         <widget class="QLabel" row="2" column="1">
219                             <property name="name">
220                                 <cstring>progCount</cstring>
221                             </property>
222                             <property name="sizePolicy">
223                                 <sizepolicy>
224                                     <hsizetype>5</hsizetype>
225                                     <vsizetype>1</vsizetype>
226                                     <horstretch>0</horstretch>
227                                     <verstretch>0</verstretch>
228                                 </sizepolicy>
229                             </property>
230                         </widget>
231                     </grid>
232                 </widget>
233                 <widget class="QLayoutWidget" row="0" column="0">
234                     <property name="name">
235                         <cstring>layout9</cstring>
236                     </property>
237                     <grid>
238                         <property name="name">
239                             <cstring>unnamed</cstring>
240                         </property>
241                         <widget class="QPushButton" row="1" column="0">
242                             <property name="name">
243                                 <cstring>verify</cstring>
244                             </property>
245                             <property name="enabled">
246                                 <bool>false</bool>
247                             </property>
248                             <property name="sizePolicy">
249                                 <sizepolicy>
250                                     <hsizetype>1</hsizetype>
251                                     <vsizetype>1</vsizetype>
252                                     <horstretch>0</horstretch>
253                                     <verstretch>0</verstretch>
254                                 </sizepolicy>
255                             </property>
256                             <property name="text">
257                                 <string>&amp;Verify</string>
258                             </property>
259                             <property name="accel">
260                                 <string>Alt+V</string>
261                             </property>
262                         </widget>
263                         <widget class="QPushButton" row="0" column="1">
264                             <property name="name">
265                                 <cstring>know_it</cstring>
266                             </property>
267                             <property name="sizePolicy">
268                                 <sizepolicy>
269                                     <hsizetype>1</hsizetype>
270                                     <vsizetype>1</vsizetype>
271                                     <horstretch>0</horstretch>
272                                     <verstretch>0</verstretch>
273                                 </sizepolicy>
274                             </property>
275                             <property name="text">
276                                 <string>I &amp;Know It</string>
277                             </property>
278                             <property name="accel">
279                                 <string>Alt+K</string>
280                             </property>
281                         </widget>
282                         <widget class="QPushButton" row="0" column="0">
283                             <property name="name">
284                                 <cstring>show_all</cstring>
285                             </property>
286                             <property name="sizePolicy">
287                                 <sizepolicy>
288                                     <hsizetype>1</hsizetype>
289                                     <vsizetype>1</vsizetype>
290                                     <horstretch>0</horstretch>
291                                     <verstretch>0</verstretch>
292                                 </sizepolicy>
293                             </property>
294                             <property name="text">
295                                 <string>Show &amp;All</string>
296                             </property>
297                             <property name="accel">
298                                 <string>Alt+A</string>
299                             </property>
300                         </widget>
301                         <widget class="QPushButton" row="1" column="1">
302                             <property name="name">
303                                 <cstring>dont_know</cstring>
304                             </property>
305                             <property name="sizePolicy">
306                                 <sizepolicy>
307                                     <hsizetype>1</hsizetype>
308                                     <vsizetype>1</vsizetype>
309                                     <horstretch>0</horstretch>
310                                     <verstretch>0</verstretch>
311                                 </sizepolicy>
312                             </property>
313                             <property name="text">
314                                 <string>&amp;Do Not Know</string>
315                             </property>
316                             <property name="accel">
317                                 <string>Alt+D</string>
318                             </property>
319                         </widget>
320                     </grid>
321                 </widget>
322                 <widget class="QLabel" row="1" column="0">
323                     <property name="name">
324                         <cstring>status</cstring>
325                     </property>
326                     <property name="sizePolicy">
327                         <sizepolicy>
328                             <hsizetype>7</hsizetype>
329                             <vsizetype>1</vsizetype>
330                             <horstretch>0</horstretch>
331                             <verstretch>0</verstretch>
332                         </sizepolicy>
333                     </property>
334                     <property name="frameShape">
335                         <enum>GroupBoxPanel</enum>
336                     </property>
337                     <property name="frameShadow">
338                         <enum>Plain</enum>
339                     </property>
340                     <property name="text">
341                         <string></string>
342                     </property>
343                 </widget>
344             </grid>
345         </widget>
346     </grid>
347 </widget>
348 <customwidgets>
349 </customwidgets>
350 <tabstops>
351     <tabstop>rb_fem</tabstop>
352     <tabstop>male</tabstop>
353     <tabstop>natural</tabstop>
354     <tabstop>show_all</tabstop>
355     <tabstop>verify</tabstop>
356     <tabstop>know_it</tabstop>
357     <tabstop>dont_know</tabstop>
358 </tabstops>
359 <layoutdefaults spacing="6" margin="11"/>
360 <includehints>
361     <includehint>kprogress.h</includehint>
362     <includehint>kprogress.h</includehint>
363 </includehints>
364 </UI>