summaryrefslogtreecommitdiffstats
path: root/klatin/klatin/klatinsettings_vocabpage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'klatin/klatin/klatinsettings_vocabpage.ui')
-rw-r--r--klatin/klatin/klatinsettings_vocabpage.ui181
1 files changed, 181 insertions, 0 deletions
diff --git a/klatin/klatin/klatinsettings_vocabpage.ui b/klatin/klatin/klatinsettings_vocabpage.ui
new file mode 100644
index 00000000..7db9e38a
--- /dev/null
+++ b/klatin/klatin/klatinsettings_vocabpage.ui
@@ -0,0 +1,181 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>VocabPage</class>
+<widget class="QWidget">
+ <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="QButtonGroup" 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="QLayoutWidget">
+ <property name="name">
+ <cstring>layout24</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout10</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QRadioButton">
+ <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="QRadioButton">
+ <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="QGroupBox" 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="QLayoutWidget" 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="QLayoutWidget">
+ <property name="name">
+ <cstring>layout6</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel">
+ <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>