Warning, /education/step/step/configure_step_general.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>ConfigureStepGeneralWidget</class>
0003  <widget class="QWidget" name="ConfigureStepGeneralWidget" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>270</width>
0009     <height>272</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <item row="0" column="0" >
0014     <widget class="QLabel" name="label" >
0015      <property name="text" >
0016       <string>Display precision:</string>
0017      </property>
0018     </widget>
0019    </item>
0020    <item row="0" column="1" >
0021     <widget class="QSpinBox" name="kcfg_floatDisplayPrecision" >
0022      <property name="alignment" >
0023       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0024      </property>
0025      <property name="minimum" >
0026       <number>1</number>
0027      </property>
0028      <property name="maximum" >
0029       <number>16</number>
0030      </property>
0031      <property name="value" >
0032       <number>4</number>
0033      </property>
0034     </widget>
0035    </item>
0036    <item rowspan="6" row="0" column="2" >
0037     <spacer>
0038      <property name="orientation" >
0039       <enum>Qt::Horizontal</enum>
0040      </property>
0041      <property name="sizeHint" stdset="0" >
0042       <size>
0043        <width>16</width>
0044        <height>254</height>
0045       </size>
0046      </property>
0047     </spacer>
0048    </item>
0049    <item row="1" column="0" colspan="2" >
0050     <widget class="QCheckBox" name="kcfg_showAxes" >
0051      <property name="text" >
0052       <string>Show scene axes</string>
0053      </property>
0054     </widget>
0055    </item>
0056    <item row="2" column="0" colspan="2" >
0057     <widget class="QCheckBox" name="kcfg_showCreationTips" >
0058      <property name="text" >
0059       <string>Show tips when creating objects</string>
0060      </property>
0061     </widget>
0062    </item>
0063    <item row="3" column="0" colspan="2" >
0064     <widget class="QCheckBox" name="kcfg_enableOpenGL" >
0065      <property name="text" >
0066       <string>Enable OpenGL (EXPERIMENTAL)</string>
0067      </property>
0068     </widget>
0069    </item>
0070    <item row="4" column="0" colspan="2" >
0071     <widget class="QCheckBox" name="kcfg_wikiExternal" >
0072      <property name="text" >
0073       <string>Open wikipedia in external browser</string>
0074      </property>
0075     </widget>
0076    </item>
0077    <item row="5" column="0" colspan="2" >
0078     <spacer>
0079      <property name="orientation" >
0080       <enum>Qt::Vertical</enum>
0081      </property>
0082      <property name="sizeHint" stdset="0" >
0083       <size>
0084        <width>235</width>
0085        <height>101</height>
0086       </size>
0087      </property>
0088     </spacer>
0089    </item>
0090   </layout>
0091  </widget>
0092  <resources/>
0093  <connections/>
0094 </ui>