moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kvoctrain / kvoctrain / entry-dialogs / CommonEntryPageForm.ui
blob5e67f8a44dfc0061c3133b564a7f6cfc691d6e9c
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>CommonEntryPageForm</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>CommonEntryPageForm</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>516</width>
12             <height>364</height>
13         </rect>
14     </property>
15     <property name="sizePolicy">
16         <sizepolicy>
17             <hsizetype>5</hsizetype>
18             <vsizetype>3</vsizetype>
19             <horstretch>0</horstretch>
20             <verstretch>0</verstretch>
21         </sizepolicy>
22     </property>
23     <property name="caption">
24         <string>-</string>
25     </property>
26     <property name="toolTip" stdset="0">
27         <string>Invokes lesson input dialog</string>
28     </property>
29     <vbox>
30         <property name="name">
31             <cstring>unnamed</cstring>
32         </property>
33         <property name="margin">
34             <number>0</number>
35         </property>
36         <property name="spacing">
37             <number>6</number>
38         </property>
39         <widget class="QGroupBox">
40             <property name="name">
41                 <cstring>asdf</cstring>
42             </property>
43             <property name="sizePolicy">
44                 <sizepolicy>
45                     <hsizetype>5</hsizetype>
46                     <vsizetype>3</vsizetype>
47                     <horstretch>0</horstretch>
48                     <verstretch>0</verstretch>
49                 </sizepolicy>
50             </property>
51             <property name="title">
52                 <string>Common Properties</string>
53             </property>
54             <vbox>
55                 <property name="name">
56                     <cstring>unnamed</cstring>
57                 </property>
58                 <property name="margin">
59                     <number>11</number>
60                 </property>
61                 <property name="spacing">
62                     <number>6</number>
63                 </property>
64                 <widget class="QFrame">
65                     <property name="name">
66                         <cstring>Frame4</cstring>
67                     </property>
68                     <property name="frameShape">
69                         <enum>NoFrame</enum>
70                     </property>
71                     <property name="frameShadow">
72                         <enum>Plain</enum>
73                     </property>
74                     <grid>
75                         <property name="name">
76                             <cstring>unnamed</cstring>
77                         </property>
78                         <property name="margin">
79                             <number>11</number>
80                         </property>
81                         <property name="spacing">
82                             <number>6</number>
83                         </property>
84                         <widget class="QLineEdit" row="0" column="1">
85                             <property name="name">
86                                 <cstring>expr_line</cstring>
87                             </property>
88                             <property name="sizePolicy">
89                                 <sizepolicy>
90                                     <hsizetype>3</hsizetype>
91                                     <vsizetype>5</vsizetype>
92                                     <horstretch>0</horstretch>
93                                     <verstretch>0</verstretch>
94                                 </sizepolicy>
95                             </property>
96                         </widget>
97                         <widget class="QLineEdit" row="2" column="1">
98                             <property name="name">
99                                 <cstring>pronunce_line</cstring>
100                             </property>
101                             <property name="sizePolicy">
102                                 <sizepolicy>
103                                     <hsizetype>3</hsizetype>
104                                     <vsizetype>5</vsizetype>
105                                     <horstretch>0</horstretch>
106                                     <verstretch>0</verstretch>
107                                 </sizepolicy>
108                             </property>
109                         </widget>
110                         <widget class="QComboBox" row="1" column="1">
111                             <property name="name">
112                                 <cstring>lesson_box</cstring>
113                             </property>
114                             <property name="sizePolicy">
115                                 <sizepolicy>
116                                     <hsizetype>3</hsizetype>
117                                     <vsizetype>0</vsizetype>
118                                     <horstretch>0</horstretch>
119                                     <verstretch>0</verstretch>
120                                 </sizepolicy>
121                             </property>
122                         </widget>
123                         <widget class="QLabel" row="0" column="0">
124                             <property name="name">
125                                 <cstring>expr_label</cstring>
126                             </property>
127                             <property name="text">
128                                 <string>&amp;Expression:</string>
129                             </property>
130                             <property name="buddy" stdset="0">
131                                 <cstring>expr_line</cstring>
132                             </property>
133                         </widget>
134                         <widget class="QLabel" row="2" column="0">
135                             <property name="name">
136                                 <cstring>pronunce_label</cstring>
137                             </property>
138                             <property name="text">
139                                 <string>&amp;Pronunciation:</string>
140                             </property>
141                             <property name="buddy" stdset="0">
142                                 <cstring>pronunce_line</cstring>
143                             </property>
144                         </widget>
145                         <widget class="QLabel" row="1" column="0">
146                             <property name="name">
147                                 <cstring>lesson_label</cstring>
148                             </property>
149                             <property name="text">
150                                 <string>&amp;Lesson:</string>
151                             </property>
152                             <property name="buddy" stdset="0">
153                                 <cstring>lesson_box</cstring>
154                             </property>
155                         </widget>
156                         <widget class="QPushButton" row="1" column="2">
157                             <property name="name">
158                                 <cstring>b_LessDlg</cstring>
159                             </property>
160                             <property name="sizePolicy">
161                                 <sizepolicy>
162                                     <hsizetype>0</hsizetype>
163                                     <vsizetype>0</vsizetype>
164                                     <horstretch>0</horstretch>
165                                     <verstretch>0</verstretch>
166                                 </sizepolicy>
167                             </property>
168                             <property name="minimumSize">
169                                 <size>
170                                     <width>30</width>
171                                     <height>0</height>
172                                 </size>
173                             </property>
174                             <property name="maximumSize">
175                                 <size>
176                                     <width>30</width>
177                                     <height>30</height>
178                                 </size>
179                             </property>
180                             <property name="text">
181                                 <string>-</string>
182                             </property>
183                             <property name="toolTip" stdset="0">
184                                 <string>Invokes input dialog for lessons</string>
185                             </property>
186                         </widget>
187                         <widget class="QPushButton" row="2" column="2">
188                             <property name="name">
189                                 <cstring>b_pronDlg</cstring>
190                             </property>
191                             <property name="sizePolicy">
192                                 <sizepolicy>
193                                     <hsizetype>0</hsizetype>
194                                     <vsizetype>0</vsizetype>
195                                     <horstretch>0</horstretch>
196                                     <verstretch>0</verstretch>
197                                 </sizepolicy>
198                             </property>
199                             <property name="minimumSize">
200                                 <size>
201                                     <width>30</width>
202                                     <height>0</height>
203                                 </size>
204                             </property>
205                             <property name="maximumSize">
206                                 <size>
207                                     <width>30</width>
208                                     <height>30</height>
209                                 </size>
210                             </property>
211                             <property name="text">
212                                 <string>-</string>
213                             </property>
214                             <property name="toolTip" stdset="0">
215                                 <string>Invokes dialog page with characters from phonetic alphabet</string>
216                             </property>
217                         </widget>
218                     </grid>
219                 </widget>
220                 <widget class="QGroupBox">
221                     <property name="name">
222                         <cstring>type_label</cstring>
223                     </property>
224                     <property name="title">
225                         <string>T&amp;ype</string>
226                     </property>
227                     <hbox>
228                         <property name="name">
229                             <cstring>unnamed</cstring>
230                         </property>
231                         <property name="margin">
232                             <number>11</number>
233                         </property>
234                         <property name="spacing">
235                             <number>6</number>
236                         </property>
237                         <widget class="QComboBox">
238                             <property name="name">
239                                 <cstring>type_box</cstring>
240                             </property>
241                             <property name="sizePolicy">
242                                 <sizepolicy>
243                                     <hsizetype>3</hsizetype>
244                                     <vsizetype>0</vsizetype>
245                                     <horstretch>0</horstretch>
246                                     <verstretch>0</verstretch>
247                                 </sizepolicy>
248                             </property>
249                         </widget>
250                         <spacer>
251                             <property name="name">
252                                 <cstring>Spacer2</cstring>
253                             </property>
254                             <property name="orientation">
255                                 <enum>Horizontal</enum>
256                             </property>
257                             <property name="sizeType">
258                                 <enum>Minimum</enum>
259                             </property>
260                             <property name="sizeHint">
261                                 <size>
262                                     <width>20</width>
263                                     <height>20</height>
264                                 </size>
265                             </property>
266                         </spacer>
267                         <widget class="QLabel">
268                             <property name="name">
269                                 <cstring>subtype_label</cstring>
270                             </property>
271                             <property name="text">
272                                 <string>&amp;Subtype:</string>
273                             </property>
274                             <property name="buddy" stdset="0">
275                                 <cstring>subtype_box</cstring>
276                             </property>
277                         </widget>
278                         <widget class="QComboBox">
279                             <property name="name">
280                                 <cstring>subtype_box</cstring>
281                             </property>
282                             <property name="sizePolicy">
283                                 <sizepolicy>
284                                     <hsizetype>3</hsizetype>
285                                     <vsizetype>0</vsizetype>
286                                     <horstretch>0</horstretch>
287                                     <verstretch>0</verstretch>
288                                 </sizepolicy>
289                             </property>
290                         </widget>
291                         <widget class="QPushButton">
292                             <property name="name">
293                                 <cstring>b_TypeDlg</cstring>
294                             </property>
295                             <property name="sizePolicy">
296                                 <sizepolicy>
297                                     <hsizetype>0</hsizetype>
298                                     <vsizetype>0</vsizetype>
299                                     <horstretch>0</horstretch>
300                                     <verstretch>0</verstretch>
301                                 </sizepolicy>
302                             </property>
303                             <property name="minimumSize">
304                                 <size>
305                                     <width>30</width>
306                                     <height>0</height>
307                                 </size>
308                             </property>
309                             <property name="maximumSize">
310                                 <size>
311                                     <width>30</width>
312                                     <height>30</height>
313                                 </size>
314                             </property>
315                             <property name="text">
316                                 <string>-</string>
317                             </property>
318                             <property name="toolTip" stdset="0">
319                                 <string>Invokes input dialog for word types</string>
320                             </property>
321                         </widget>
322                     </hbox>
323                 </widget>
324                 <widget class="QGroupBox">
325                     <property name="name">
326                         <cstring>usage_label</cstring>
327                     </property>
328                     <property name="sizePolicy">
329                         <sizepolicy>
330                             <hsizetype>5</hsizetype>
331                             <vsizetype>5</vsizetype>
332                             <horstretch>0</horstretch>
333                             <verstretch>0</verstretch>
334                         </sizepolicy>
335                     </property>
336                     <property name="title">
337                         <string>-</string>
338                     </property>
339                     <grid>
340                         <property name="name">
341                             <cstring>unnamed</cstring>
342                         </property>
343                         <property name="margin">
344                             <number>11</number>
345                         </property>
346                         <property name="spacing">
347                             <number>6</number>
348                         </property>
349                         <widget class="QPushButton" row="0" column="2">
350                             <property name="name">
351                                 <cstring>b_usageDlg</cstring>
352                             </property>
353                             <property name="sizePolicy">
354                                 <sizepolicy>
355                                     <hsizetype>1</hsizetype>
356                                     <vsizetype>0</vsizetype>
357                                     <horstretch>0</horstretch>
358                                     <verstretch>0</verstretch>
359                                 </sizepolicy>
360                             </property>
361                             <property name="minimumSize">
362                                 <size>
363                                     <width>30</width>
364                                     <height>0</height>
365                                 </size>
366                             </property>
367                             <property name="maximumSize">
368                                 <size>
369                                     <width>30</width>
370                                     <height>24</height>
371                                 </size>
372                             </property>
373                             <property name="text">
374                                 <string>-</string>
375                             </property>
376                             <property name="toolTip" stdset="0">
377                                 <string>Invokes input dialog for usage labels</string>
378                             </property>
379                         </widget>
380                         <spacer row="1" column="2">
381                             <property name="name">
382                                 <cstring>Spacer1</cstring>
383                             </property>
384                             <property name="orientation">
385                                 <enum>Vertical</enum>
386                             </property>
387                             <property name="sizeType">
388                                 <enum>Preferred</enum>
389                             </property>
390                             <property name="sizeHint">
391                                 <size>
392                                     <width>20</width>
393                                     <height>20</height>
394                                 </size>
395                             </property>
396                         </spacer>
397                         <widget class="QListBox" row="0" column="0" rowspan="2" colspan="1">
398                             <property name="name">
399                                 <cstring>usage_box</cstring>
400                             </property>
401                             <property name="sizePolicy">
402                                 <sizepolicy>
403                                     <hsizetype>5</hsizetype>
404                                     <vsizetype>5</vsizetype>
405                                     <horstretch>0</horstretch>
406                                     <verstretch>0</verstretch>
407                                 </sizepolicy>
408                             </property>
409                             <property name="maximumSize">
410                                 <size>
411                                     <width>32767</width>
412                                     <height>90</height>
413                                 </size>
414                             </property>
415                             <property name="selectionMode">
416                                 <enum>Multi</enum>
417                             </property>
418                         </widget>
419                         <widget class="QLabel" row="0" column="1" rowspan="2" colspan="1">
420                             <property name="name">
421                                 <cstring>usage_line</cstring>
422                             </property>
423                             <property name="sizePolicy">
424                                 <sizepolicy>
425                                     <hsizetype>5</hsizetype>
426                                     <vsizetype>5</vsizetype>
427                                     <horstretch>0</horstretch>
428                                     <verstretch>0</verstretch>
429                                 </sizepolicy>
430                             </property>
431                             <property name="minimumSize">
432                                 <size>
433                                     <width>0</width>
434                                     <height>80</height>
435                                 </size>
436                             </property>
437                             <property name="frameShape">
438                                 <enum>WinPanel</enum>
439                             </property>
440                             <property name="frameShadow">
441                                 <enum>Sunken</enum>
442                             </property>
443                             <property name="alignment">
444                                 <set>WordBreak|AlignTop|AlignLeft</set>
445                             </property>
446                             <property name="vAlign" stdset="0">
447                             </property>
448                             <property name="wordwrap" stdset="0">
449                             </property>
450                         </widget>
451                     </grid>
452                 </widget>
453                 <widget class="QCheckBox">
454                     <property name="name">
455                         <cstring>c_active</cstring>
456                     </property>
457                     <property name="text">
458                         <string>Acti&amp;ve</string>
459                     </property>
460                 </widget>
461             </vbox>
462         </widget>
463     </vbox>
464 </widget>
465 <tabstops>
466     <tabstop>expr_line</tabstop>
467     <tabstop>lesson_box</tabstop>
468     <tabstop>b_LessDlg</tabstop>
469     <tabstop>pronunce_line</tabstop>
470     <tabstop>b_pronDlg</tabstop>
471     <tabstop>type_box</tabstop>
472     <tabstop>subtype_box</tabstop>
473     <tabstop>b_TypeDlg</tabstop>
474     <tabstop>usage_box</tabstop>
475     <tabstop>b_usageDlg</tabstop>
476     <tabstop>c_active</tabstop>
477 </tabstops>
478 <layoutdefaults spacing="6" margin="11"/>
479 </UI>