Warning, /education/kgeography/src/kgeographyoptions.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>Options</class>
0004  <widget class="QWidget" name="Options">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>684</width>
0010     <height>594</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QGroupBox" name="kcfg_questionPlacingScheme">
0016      <property name="title">
0017       <string>&amp;Question Alignment</string>
0018      </property>
0019      <layout class="QGridLayout" name="gridLayout">
0020       <item row="0" column="0">
0021        <widget class="QRadioButton" name="topleftRadio">
0022         <property name="text">
0023          <string>Top-l&amp;eft</string>
0024         </property>
0025        </widget>
0026       </item>
0027       <item row="0" column="1">
0028        <widget class="QRadioButton" name="topRadio">
0029         <property name="text">
0030          <string>&amp;Top</string>
0031         </property>
0032        </widget>
0033       </item>
0034       <item row="0" column="2">
0035        <widget class="QRadioButton" name="toprightRadio">
0036         <property name="text">
0037          <string>Top-r&amp;ight</string>
0038         </property>
0039        </widget>
0040       </item>
0041       <item row="1" column="0">
0042        <widget class="QRadioButton" name="leftRadio">
0043         <property name="text">
0044          <string>&amp;Left</string>
0045         </property>
0046        </widget>
0047       </item>
0048       <item row="1" column="1">
0049        <widget class="QRadioButton" name="centerRadio">
0050         <property name="text">
0051          <string>&amp;Center</string>
0052         </property>
0053        </widget>
0054       </item>
0055       <item row="1" column="2">
0056        <widget class="QRadioButton" name="rightRadio">
0057         <property name="text">
0058          <string>&amp;Right</string>
0059         </property>
0060        </widget>
0061       </item>
0062       <item row="2" column="0">
0063        <widget class="QRadioButton" name="bottomleftRadio">
0064         <property name="text">
0065          <string>Bottom-le&amp;ft</string>
0066         </property>
0067        </widget>
0068       </item>
0069       <item row="2" column="1">
0070        <widget class="QRadioButton" name="bottomRadio">
0071         <property name="text">
0072          <string>&amp;Bottom</string>
0073         </property>
0074        </widget>
0075       </item>
0076       <item row="2" column="2">
0077        <widget class="QRadioButton" name="bottomrightRadio">
0078         <property name="text">
0079          <string>Bottom-ri&amp;ght</string>
0080         </property>
0081        </widget>
0082       </item>
0083      </layout>
0084     </widget>
0085    </item>
0086    <item>
0087     <widget class="QCheckBox" name="kcfg_waitsForValidation">
0088      <property name="toolTip">
0089       <string>Whether the user will have to click &quot;Accept&quot; after choosing an answer or not</string>
0090      </property>
0091      <property name="text">
0092       <string>&amp;Wait for validation</string>
0093      </property>
0094     </widget>
0095    </item>
0096    <item>
0097     <widget class="QCheckBox" name="kcfg_focusFollowsMouse">
0098      <property name="toolTip">
0099       <string>Whether pressing space will trigger button under mouse or not</string>
0100      </property>
0101      <property name="text">
0102       <string>&amp;Focus follows mouse</string>
0103      </property>
0104     </widget>
0105    </item>
0106    <item>
0107     <widget class="QCheckBox" name="kcfg_tooltipFollowsMouse">
0108      <property name="toolTip">
0109       <string>Whether the map tooltip will follow mouse when it is pressed and moving across the map or not</string>
0110      </property>
0111      <property name="text">
0112       <string>&amp;Move map tooltip on mouse move</string>
0113      </property>
0114     </widget>
0115    </item>
0116    <item>
0117     <widget class="QGroupBox" name="kcfg_colorDisguise">
0118      <property name="enabled">
0119       <bool>true</bool>
0120      </property>
0121      <property name="toolTip">
0122       <string>Choose if you want to keep current divisions colors or have random colors.</string>
0123      </property>
0124      <property name="title">
0125       <string>Map divisions colors</string>
0126      </property>
0127      <layout class="QGridLayout" name="gridLayout_2">
0128       <item row="0" column="0">
0129        <widget class="QRadioButton" name="noColorDisguiseRadio">
0130         <property name="text">
0131          <string>Always the same</string>
0132         </property>
0133        </widget>
0134       </item>
0135       <item row="0" column="1">
0136        <widget class="QRadioButton" name="scrambleColorDisguiseRadio">
0137         <property name="text">
0138          <string>Use random colors</string>
0139         </property>
0140        </widget>
0141       </item>
0142      </layout>
0143     </widget>
0144    </item>
0145    <item>
0146     <spacer name="verticalSpacer">
0147      <property name="orientation">
0148       <enum>Qt::Vertical</enum>
0149      </property>
0150      <property name="sizeHint" stdset="0">
0151       <size>
0152        <width>20</width>
0153        <height>40</height>
0154       </size>
0155      </property>
0156     </spacer>
0157    </item>
0158   </layout>
0159  </widget>
0160  <resources/>
0161  <connections/>
0162 </ui>