moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kiten / configlearn.ui
blobb101de38fe4053c47e11e33b645ff8b06aac863b
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>ConfigLearn</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>ConfigLearn</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>519</width>
12             <height>400</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Learn</string>
17     </property>
18     <hbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="QLayoutWidget">
23             <property name="name">
24                 <cstring>layout12</cstring>
25             </property>
26             <vbox>
27                 <property name="name">
28                     <cstring>unnamed</cstring>
29                 </property>
30                 <widget class="QCheckBox">
31                     <property name="name">
32                         <cstring>kcfg_startLearn</cstring>
33                     </property>
34                     <property name="text">
35                         <string>Start "learn" on Kiten startup</string>
36                     </property>
37                 </widget>
38                 <spacer>
39                     <property name="name">
40                         <cstring>spacer6</cstring>
41                     </property>
42                     <property name="orientation">
43                         <enum>Vertical</enum>
44                     </property>
45                     <property name="sizeType">
46                         <enum>Expanding</enum>
47                     </property>
48                     <property name="sizeHint">
49                         <size>
50                             <width>20</width>
51                             <height>40</height>
52                         </size>
53                     </property>
54                 </spacer>
55                 <widget class="QGroupBox">
56                     <property name="name">
57                         <cstring>groupBox1</cstring>
58                     </property>
59                     <property name="title">
60                         <string>Quizzing</string>
61                     </property>
62                     <hbox>
63                         <property name="name">
64                             <cstring>unnamed</cstring>
65                         </property>
66                         <widget class="QLayoutWidget">
67                             <property name="name">
68                                 <cstring>layout13</cstring>
69                             </property>
70                             <vbox>
71                                 <property name="name">
72                                     <cstring>unnamed</cstring>
73                                 </property>
74                                 <widget class="QLabel">
75                                     <property name="name">
76                                         <cstring>textLabel1</cstring>
77                                     </property>
78                                     <property name="text">
79                                         <string>Clue:</string>
80                                     </property>
81                                 </widget>
82                                 <widget class="QComboBox">
83                                     <item>
84                                         <property name="text">
85                                             <string>Kanji</string>
86                                         </property>
87                                     </item>
88                                     <item>
89                                         <property name="text">
90                                             <string>Meaning</string>
91                                         </property>
92                                     </item>
93                                     <item>
94                                         <property name="text">
95                                             <string>Reading</string>
96                                         </property>
97                                     </item>
98                                     <property name="name">
99                                         <cstring>kcfg_QuizOn</cstring>
100                                     </property>
101                                 </widget>
102                                 <widget class="QLabel">
103                                     <property name="name">
104                                         <cstring>textLabel2</cstring>
105                                     </property>
106                                     <property name="text">
107                                         <string>Possible answers:</string>
108                                     </property>
109                                 </widget>
110                                 <widget class="QComboBox">
111                                     <item>
112                                         <property name="text">
113                                             <string>Kanji</string>
114                                         </property>
115                                     </item>
116                                     <item>
117                                         <property name="text">
118                                             <string>Meaning</string>
119                                         </property>
120                                     </item>
121                                     <item>
122                                         <property name="text">
123                                             <string>Reading</string>
124                                         </property>
125                                     </item>
126                                     <property name="name">
127                                         <cstring>kcfg_GuessOn</cstring>
128                                     </property>
129                                 </widget>
130                             </vbox>
131                         </widget>
132                     </hbox>
133                 </widget>
134                 <spacer>
135                     <property name="name">
136                         <cstring>spacer7</cstring>
137                     </property>
138                     <property name="orientation">
139                         <enum>Vertical</enum>
140                     </property>
141                     <property name="sizeType">
142                         <enum>Expanding</enum>
143                     </property>
144                     <property name="sizeHint">
145                         <size>
146                             <width>20</width>
147                             <height>40</height>
148                         </size>
149                     </property>
150                 </spacer>
151             </vbox>
152         </widget>
153     </hbox>
154 </widget>
155 <tabstops>
156     <tabstop>kcfg_startLearn</tabstop>
157     <tabstop>kcfg_QuizOn</tabstop>
158     <tabstop>kcfg_GuessOn</tabstop>
159 </tabstops>
160 <layoutdefaults spacing="6" margin="11"/>
161 </UI>