You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/klatin/klatin/klatinsettings_vocabpage.ui

182 lines
8.9 KiB

<!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>