| <?xml version="1.0" encoding="UTF-8"?> |
| <ui version="4.0"> |
| <class>BoxWidget</class> |
| <widget class="QWidget" name="BoxWidget"> |
| <property name="geometry"> |
| <rect> |
| <x>0</x> |
| <y>0</y> |
| <width>246</width> |
| <height>278</height> |
| </rect> |
| </property> |
| <property name="windowTitle"> |
| <string notr="true">Form</string> |
| </property> |
| <layout class="QVBoxLayout" name="verticalLayout"> |
| <item> |
| <widget class="QGroupBox" name="groupBox"> |
| <property name="title"> |
| <string>Center</string> |
| </property> |
| <layout class="QGridLayout" name="gridLayout_2"> |
| <item row="0" column="0"> |
| <widget class="QLabel" name="xLabel"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="text"> |
| <string>X</string> |
| </property> |
| </widget> |
| </item> |
| <item row="0" column="1"> |
| <widget class="Gui::PrefQuantitySpinBox" name="centerX"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="alignment"> |
| <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| </property> |
| <property name="keyboardTracking"> |
| <bool>false</bool> |
| </property> |
| </widget> |
| </item> |
| <item row="1" column="0"> |
| <widget class="QLabel" name="yLabel"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="text"> |
| <string>Y</string> |
| </property> |
| </widget> |
| </item> |
| <item row="1" column="1"> |
| <widget class="Gui::PrefQuantitySpinBox" name="centerY"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="alignment"> |
| <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| </property> |
| <property name="keyboardTracking"> |
| <bool>false</bool> |
| </property> |
| </widget> |
| </item> |
| <item row="2" column="0"> |
| <widget class="QLabel" name="zLabel"> |
| <property name="text"> |
| <string>Z</string> |
| </property> |
| </widget> |
| </item> |
| <item row="2" column="1"> |
| <widget class="Gui::PrefQuantitySpinBox" name="centerZ"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="minimumSize"> |
| <size> |
| <width>0</width> |
| <height>0</height> |
| </size> |
| </property> |
| <property name="alignment"> |
| <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| </property> |
| <property name="keyboardTracking"> |
| <bool>false</bool> |
| </property> |
| </widget> |
| </item> |
| </layout> |
| </widget> |
| </item> |
| <item> |
| <layout class="QGridLayout" name="gridLayout"> |
| <item row="0" column="0"> |
| <widget class="QLabel" name="lengthLabel"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="text"> |
| <string>Length</string> |
| </property> |
| </widget> |
| </item> |
| <item row="0" column="1"> |
| <widget class="Gui::PrefQuantitySpinBox" name="length"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="alignment"> |
| <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| </property> |
| <property name="keyboardTracking"> |
| <bool>false</bool> |
| </property> |
| </widget> |
| </item> |
| <item row="1" column="0"> |
| <widget class="QLabel" name="widthLabel"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="text"> |
| <string>Width</string> |
| </property> |
| </widget> |
| </item> |
| <item row="1" column="1"> |
| <widget class="Gui::PrefQuantitySpinBox" name="width"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="alignment"> |
| <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| </property> |
| <property name="keyboardTracking"> |
| <bool>false</bool> |
| </property> |
| </widget> |
| </item> |
| <item row="2" column="0"> |
| <widget class="QLabel" name="heightLabel"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="text"> |
| <string>Height</string> |
| </property> |
| </widget> |
| </item> |
| <item row="2" column="1"> |
| <widget class="Gui::PrefQuantitySpinBox" name="height"> |
| <property name="sizePolicy"> |
| <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| <horstretch>0</horstretch> |
| <verstretch>0</verstretch> |
| </sizepolicy> |
| </property> |
| <property name="alignment"> |
| <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| </property> |
| <property name="keyboardTracking"> |
| <bool>false</bool> |
| </property> |
| </widget> |
| </item> |
| </layout> |
| </item> |
| </layout> |
| </widget> |
| <customwidgets> |
| <customwidget> |
| <class>Gui::QuantitySpinBox</class> |
| <extends>QWidget</extends> |
| <header>Gui/QuantitySpinBox.h</header> |
| </customwidget> |
| <customwidget> |
| <class>Gui::PrefQuantitySpinBox</class> |
| <extends>Gui::QuantitySpinBox</extends> |
| <header>Gui/PrefWidgets.h</header> |
| </customwidget> |
| </customwidgets> |
| <resources/> |
| <connections/> |
| </ui> |
|
|