| | <?xml version="1.0" encoding="UTF-8"?> |
| | <ui version="4.0"> |
| | <class>Gui::Dialog::DlgSettingsDraft</class> |
| | <widget class="QWidget" name="Gui::Dialog::DlgSettingsDraft"> |
| | <property name="geometry"> |
| | <rect> |
| | <x>0</x> |
| | <y>0</y> |
| | <width>513</width> |
| | <height>516</height> |
| | </rect> |
| | </property> |
| | <property name="windowTitle"> |
| | <string>Interface</string> |
| | </property> |
| | <layout class="QVBoxLayout"> |
| | <item> |
| | <widget class="QGroupBox" name="groupBox_1"> |
| | <property name="title"> |
| | <string>In-Command Shortcuts</string> |
| | </property> |
| | <layout class="QGridLayout" name="gridLayout_1"> |
| | <item row="0" column="0"> |
| | <widget class="QLabel" name="label_inCommandShortcutRelative"> |
| | <property name="text"> |
| | <string>Relative</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="0" column="1"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutRelative"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>R</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutRelative</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="0" column="2"> |
| | <spacer name="horizontalSpacer_1"> |
| | <property name="orientation"> |
| | <enum>Qt::Horizontal</enum> |
| | </property> |
| | <property name="sizeType"> |
| | <enum>QSizePolicy::Fixed</enum> |
| | </property> |
| | <property name="sizeHint" stdset="0"> |
| | <size> |
| | <width>25</width> |
| | <height>0</height> |
| | </size> |
| | </property> |
| | </spacer> |
| | </item> |
| | <item row="0" column="3"> |
| | <widget class="QLabel" name="label_inCommandShortcutGlobal"> |
| | <property name="text"> |
| | <string>Global</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="0" column="4"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutGlobal"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>G</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutGlobal</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="0" column="5"> |
| | <spacer name="horizontalSpacer_2"> |
| | <property name="orientation"> |
| | <enum>Qt::Horizontal</enum> |
| | </property> |
| | <property name="sizeType"> |
| | <enum>QSizePolicy::Fixed</enum> |
| | </property> |
| | <property name="sizeHint" stdset="0"> |
| | <size> |
| | <width>25</width> |
| | <height>0</height> |
| | </size> |
| | </property> |
| | </spacer> |
| | </item> |
| | <item row="0" column="6"> |
| | <widget class="QLabel" name="label_inCommandShortcutLength"> |
| | <property name="text"> |
| | <string>Length</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="0" column="7"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutLength"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>L</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutLength</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="0" column="8"> |
| | <spacer name="horizontalSpacer_3"> |
| | <property name="orientation"> |
| | <enum>Qt::Horizontal</enum> |
| | </property> |
| | <property name="sizeType"> |
| | <enum>QSizePolicy::Expanding</enum> |
| | </property> |
| | <property name="sizeHint" stdset="0"> |
| | <size> |
| | <width>0</width> |
| | <height>0</height> |
| | </size> |
| | </property> |
| | </spacer> |
| | </item> |
| | <item row="1" column="0"> |
| | <widget class="QLabel" name="label_inCommandShortcutMakeFace"> |
| | <property name="text"> |
| | <string>Make face</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="1" column="1"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutMakeFace"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>F</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutMakeFace</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="1" column="3"> |
| | <widget class="QLabel" name="label_inCommandShortcutSelectEdge"> |
| | <property name="text"> |
| | <string>Select edge</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="1" column="4"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutSelectEdge"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>E</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutSelectEdge</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="1" column="6"> |
| | <widget class="QLabel" name="label_inCommandShortcutSubelementMode"> |
| | <property name="text"> |
| | <string>Subelement mode</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="1" column="7"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutSubelementMode"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>B</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutSubelementMode</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="2" column="0"> |
| | <widget class="QLabel" name="label_inCommandShortcutCopy"> |
| | <property name="text"> |
| | <string>Copy</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="2" column="1"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutCopy"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>C</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutCopy</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="2" column="3"> |
| | <widget class="QLabel" name="label_inCommandShortcutUndo"> |
| | <property name="text"> |
| | <string>Undo</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="2" column="4"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutUndo"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string notr="true">/</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutUndo</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="2" column="6"> |
| | <widget class="QLabel" name="label_inCommandShortcutWipe"> |
| | <property name="text"> |
| | <string>Wipe</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="2" column="7"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutWipe"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>W</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutWipe</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="3" column="0"> |
| | <widget class="QLabel" name="label_inCommandShortcutClose"> |
| | <property name="text"> |
| | <string>Close</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="3" column="1"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutClose"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>O</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutClose</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="3" column="3"> |
| | <widget class="QLabel" name="label_inCommandShortcutExit"> |
| | <property name="text"> |
| | <string>Exit</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="3" column="4"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutExit"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>A</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutExit</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="3" column="6"> |
| | <widget class="QLabel" name="label_inCommandShortcutContinue"> |
| | <property name="text"> |
| | <string>Continue</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="3" column="7"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutContinue"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>N</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutContinue</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="4" column="0"> |
| | <widget class="QLabel" name="label_inCommandShortcutCycleSnap"> |
| | <property name="text"> |
| | <string>Cycle snap</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="4" column="1"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutCycleSnap"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string notr="true">`</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutCycleSnap</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="4" column="3"> |
| | <widget class="QLabel" name="label_inCommandShortcutAddHold"> |
| | <property name="text"> |
| | <string>Add hold</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="4" column="4"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutAddHold"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>Q</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutAddHold</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="4" column="6"> |
| | <widget class="QLabel" name="label_inCommandShortcutSetWP"> |
| | <property name="text"> |
| | <string>Set working plane</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="4" column="7"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutSetWP"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>U</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutSetWP</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="5" column="0"> |
| | <widget class="QLabel" name="label_inCommandShortcutSnap"> |
| | <property name="text"> |
| | <string>Snap</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="5" column="1"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutSnap"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>S</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutSnap</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="5" column="3"> |
| | <widget class="QLabel" name="label_inCommandShortcutIncreaseRadius"> |
| | <property name="text"> |
| | <string>Increase radius</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="5" column="4"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutIncreaseRadius"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string notr="true">P</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutIncreaseRadius</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="5" column="6"> |
| | <widget class="QLabel" name="label_inCommandShortcutDecreaseRadius"> |
| | <property name="text"> |
| | <string>Decrease radius</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="5" column="7"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutDecreaseRadius"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string notr="true">M</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutDecreaseRadius</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="6" column="0"> |
| | <widget class="QLabel" name="label_inCommandShortcutRestrictX"> |
| | <property name="text"> |
| | <string>Restrict X</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="6" column="1"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutRestrictX"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>X</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutRestrictX</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="6" column="3"> |
| | <widget class="QLabel" name="label_inCommandShortcutRestrictY"> |
| | <property name="text"> |
| | <string>Restrict Y</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="6" column="4"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutRestrictY"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>Y</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutRestrictY</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="6" column="6"> |
| | <widget class="QLabel" name="label_inCommandShortcutRestrictZ"> |
| | <property name="text"> |
| | <string>Restrict Z</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="6" column="7"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutRestrictZ"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>Z</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutRestrictZ</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="7" column="0"> |
| | <widget class="QLabel" name="label_inCommandShortcutRecenter"> |
| | <property name="text"> |
| | <string>Recenter</string> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="7" column="1"> |
| | <widget class="Gui::PrefLineEdit" name="lineEdit_inCommandShortcutRecenter"> |
| | <property name="maximumSize"> |
| | <size> |
| | <width>25</width> |
| | <height>16777215</height> |
| | </size> |
| | </property> |
| | <property name="text"> |
| | <string>D</string> |
| | </property> |
| | <property name="maxLength"> |
| | <number>1</number> |
| | </property> |
| | <property name="clearButtonEnabled"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>inCommandShortcutRecenter</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | </layout> |
| | </widget> |
| | </item> |
| | <item> |
| | <widget class="QGroupBox" name="groupBox_2"> |
| | <property name="title"> |
| | <string>UI Options</string> |
| | </property> |
| | <layout class="QGridLayout" name="gridLayout_2"> |
| | <item row="0" column="0"> |
| | <widget class="Gui::PrefCheckBox" name="checkBox_SnapBarShowOnlyDuringCommands"> |
| | <property name="toolTip"> |
| | <string>If checked, the Draft Snap toolbar will only be visible during commands</string> |
| | </property> |
| | <property name="text"> |
| | <string>Only show the Draft Snap toolbar during commands</string> |
| | </property> |
| | <property name="checked"> |
| | <bool>false</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>SnapBarShowOnlyDuringCommands</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="1" column="0"> |
| | <widget class="Gui::PrefCheckBox" name="checkBox_DisplayStatusbarSnapWidget"> |
| | <property name="toolTip"> |
| | <string>If checked, the Draft Snap Widget is displayed in the Draft Status Bar</string> |
| | </property> |
| | <property name="text"> |
| | <string>Show the Draft Snap Widget in the Draft Workbench</string> |
| | </property> |
| | <property name="checked"> |
| | <bool>true</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>DisplayStatusbarSnapWidget</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | <item row="2" column="0"> |
| | <widget class="Gui::PrefCheckBox" name="checkBox_DisplayStatusbarScaleWidget"> |
| | <property name="toolTip"> |
| | <string>If checked, the Draft Scale Widget is displayed in the Draft Status Bar</string> |
| | </property> |
| | <property name="text"> |
| | <string>Show the Draft Scale Widget in the Draft Workbench</string> |
| | </property> |
| | <property name="checked"> |
| | <bool>true</bool> |
| | </property> |
| | <property name="prefEntry" stdset="0"> |
| | <cstring>DisplayStatusbarScaleWidget</cstring> |
| | </property> |
| | <property name="prefPath" stdset="0"> |
| | <cstring>Mod/Draft</cstring> |
| | </property> |
| | </widget> |
| | </item> |
| | </layout> |
| | </widget> |
| | </item> |
| | <item> |
| | <spacer name="verticalSpacer_1"> |
| | <property name="orientation"> |
| | <enum>Qt::Vertical</enum> |
| | </property> |
| | <property name="sizeHint" stdset="0"> |
| | <size> |
| | <width>0</width> |
| | <height>0</height> |
| | </size> |
| | </property> |
| | </spacer> |
| | </item> |
| | </layout> |
| | </widget> |
| | <layoutdefault spacing="6" margin="11"/> |
| | <customwidgets> |
| | <customwidget> |
| | <class>Gui::PrefCheckBox</class> |
| | <extends>QCheckBox</extends> |
| | <header>Gui/PrefWidgets.h</header> |
| | </customwidget> |
| | <customwidget> |
| | <class>Gui::PrefLineEdit</class> |
| | <extends>QLineEdit</extends> |
| | <header>Gui/PrefWidgets.h</header> |
| | </customwidget> |
| | </customwidgets> |
| | <resources/> |
| | <connections/> |
| | </ui> |
| |
|