summaryrefslogtreecommitdiffstats
path: root/klatin/klatin/klatinsettings_vocabpage.ui
blob: 45642614d053cfd7b80359e109332b035a13572b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>VocabPage</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>VocabPage</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>182</width>
            <height>203</height>
        </rect>
    </property>
    <property name="caption">
        <string>Configure Vocabulary</string>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQButtonGroup" row="1" column="0">
            <property name="name">
                <cstring>ButtonGroup</cstring>
            </property>
            <property name="title">
                <string>Testing Style</string>
            </property>
            <vbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQLayoutWidget">
                    <property name="name">
                        <cstring>layout24</cstring>
                    </property>
                    <hbox>
                        <property name="name">
                            <cstring>unnamed</cstring>
                        </property>
                        <widget class="TQLayoutWidget">
                            <property name="name">
                                <cstring>layout10</cstring>
                            </property>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <widget class="TQRadioButton">
                                    <property name="name">
                                        <cstring>kcfg_LatinToLang</cstring>
                                    </property>
                                    <property name="text">
                                        <string>To Latin</string>
                                    </property>
                                    <property name="checked">
                                        <bool>true</bool>
                                    </property>
                                    <property name="toolTip" stdset="0">
                                        <string>Question in your language and answers in Latin</string>
                                    </property>
                                    <property name="whatsThis" stdset="0">
                                        <string>Choose to be tested from your language to Latin, which means the word will be displayed in your language and you will have to choose from 4 Latin translations.</string>
                                    </property>
                                </widget>
                                <widget class="TQRadioButton">
                                    <property name="name">
                                        <cstring>kcfg_LangToLatin</cstring>
                                    </property>
                                    <property name="text">
                                        <string>From Latin</string>
                                    </property>
                                    <property name="toolTip" stdset="0">
                                        <string>Question in Latin and answers in your language</string>
                                    </property>
                                    <property name="whatsThis" stdset="0">
                                        <string>Choose  to be tested from Latin to your language, which means the word will be displayed in Latin and you will have to choose from 4 translations in your language.</string>
                                    </property>
                                </widget>
                            </vbox>
                        </widget>
                    </hbox>
                </widget>
            </vbox>
        </widget>
        <widget class="TQGroupBox" row="0" column="0">
            <property name="name">
                <cstring>MiscGroup</cstring>
            </property>
            <property name="title">
                <string>Miscellaneous</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQLayoutWidget" row="0" column="0">
                    <property name="name">
                        <cstring>layout6</cstring>
                    </property>
                    <vbox>
                        <property name="name">
                            <cstring>unnamed</cstring>
                        </property>
                        <widget class="KURLRequester">
                            <property name="name">
                                <cstring>kcfg_DefaultFile</cstring>
                            </property>
                            <property name="toolTip" stdset="0">
                                <string>The file you are tested on in vocabulary</string>
                            </property>
                            <property name="whatsThis" stdset="0">
                                <string>You can change the file you are tested on for the vocabulary section</string>
                            </property>
                        </widget>
                        <widget class="TQLayoutWidget">
                            <property name="name">
                                <cstring>layout6</cstring>
                            </property>
                            <hbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <widget class="TQLabel">
                                    <property name="name">
                                        <cstring>QuestionsLabel</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Number of questions:</string>
                                    </property>
                                    <property name="alignment">
                                        <set>WordBreak|AlignVCenter</set>
                                    </property>
                                    <property name="toolTip" stdset="0">
                                        <string>Set the number of questions you want to be tested on</string>
                                    </property>
                                    <property name="whatsThis" stdset="0">
                                        <string>Here you can set the number of questions you want to be tested on. When this number is reached, a result dialog appears.</string>
                                    </property>
                                </widget>
                                <widget class="KIntSpinBox">
                                    <property name="name">
                                        <cstring>kcfg_NumOfQuestions</cstring>
                                    </property>
                                    <property name="sizePolicy">
                                        <sizepolicy>
                                            <hsizetype>0</hsizetype>
                                            <vsizetype>0</vsizetype>
                                            <horstretch>0</horstretch>
                                            <verstretch>0</verstretch>
                                        </sizepolicy>
                                    </property>
                                    <property name="maxValue">
                                        <number>50</number>
                                    </property>
                                    <property name="value">
                                        <number>10</number>
                                    </property>
                                    <property name="toolTip" stdset="0">
                                        <string>Number of questions to be asked before ending</string>
                                    </property>
                                    <property name="whatsThis" stdset="0">
                                        <string>Numbers of questions to ask at a time</string>
                                    </property>
                                </widget>
                            </hbox>
                        </widget>
                    </vbox>
                </widget>
            </grid>
        </widget>
    </grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>knuminput.h</includehint>
</includehints>
</UI>