aboutsummaryrefslogtreecommitdiff
path: root/BoxerDockWidget.ui
diff options
context:
space:
mode:
Diffstat (limited to 'BoxerDockWidget.ui')
-rw-r--r--BoxerDockWidget.ui120
1 files changed, 89 insertions, 31 deletions
diff --git a/BoxerDockWidget.ui b/BoxerDockWidget.ui
index 2b631f7..8eb5ad0 100644
--- a/BoxerDockWidget.ui
+++ b/BoxerDockWidget.ui
@@ -8,7 +8,7 @@
<x>0</x>
<y>0</y>
<width>499</width>
- <height>737</height>
+ <height>561</height>
</rect>
</property>
<property name="windowTitle">
@@ -203,79 +203,137 @@
<property name="enabled">
<bool>true</bool>
</property>
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="title">
<string>Side configuration</string>
</property>
<layout class="QGridLayout" name="gridLayout">
- <item row="3" column="0">
+ <item row="3" column="1">
<widget class="QCheckBox" name="leftCheckBox">
<property name="text">
- <string>Left</string>
+ <string/>
</property>
</widget>
</item>
- <item row="6" column="0">
+ <item row="6" column="1">
<widget class="QCheckBox" name="bottomCheckBox">
<property name="text">
- <string>Bottom</string>
+ <string/>
</property>
</widget>
</item>
- <item row="4" column="0">
+ <item row="4" column="1">
<widget class="QCheckBox" name="rightCheckBox">
<property name="text">
- <string>Right</string>
+ <string/>
</property>
</widget>
</item>
- <item row="1" column="0">
- <widget class="QCheckBox" name="frontCheckBox">
+ <item row="6" column="2">
+ <widget class="QSpinBox" name="bottomThickness"/>
+ </item>
+ <item row="3" column="2">
+ <widget class="QSpinBox" name="leftThickness"/>
+ </item>
+ <item row="4" column="2">
+ <widget class="QSpinBox" name="rightThickness"/>
+ </item>
+ <item row="5" column="2">
+ <widget class="QSpinBox" name="topThickness"/>
+ </item>
+ <item row="0" column="2">
+ <widget class="QLabel" name="thicknessLabel">
<property name="text">
- <string>Front</string>
+ <string>Thickness</string>
</property>
- <property name="tristate">
- <bool>false</bool>
+ </widget>
+ </item>
+ <item row="1" column="2">
+ <widget class="QSpinBox" name="frontThickness"/>
+ </item>
+ <item row="2" column="2">
+ <widget class="QSpinBox" name="backThickness"/>
+ </item>
+ <item row="1" column="1">
+ <widget class="QCheckBox" name="frontCheckBox">
+ <property name="text">
+ <string/>
</property>
</widget>
</item>
- <item row="2" column="0">
+ <item row="2" column="1">
<widget class="QCheckBox" name="backCheckBox">
<property name="text">
- <string>Back</string>
+ <string/>
</property>
</widget>
</item>
- <item row="5" column="0">
+ <item row="5" column="1">
<widget class="QCheckBox" name="topCheckBox">
<property name="text">
- <string>Top</string>
+ <string/>
</property>
</widget>
</item>
- <item row="0" column="1">
- <widget class="QLabel" name="label_3">
+ <item row="1" column="0">
+ <widget class="QLabel" name="frontLabel">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="text">
- <string>Thickness</string>
+ <string>Front</string>
</property>
</widget>
</item>
- <item row="1" column="1">
- <widget class="QSpinBox" name="frontThickness"/>
+ <item row="2" column="0">
+ <widget class="QLabel" name="backLabel">
+ <property name="text">
+ <string>Back</string>
+ </property>
+ </widget>
</item>
- <item row="2" column="1">
- <widget class="QSpinBox" name="backThickness"/>
+ <item row="3" column="0">
+ <widget class="QLabel" name="leftLabel">
+ <property name="text">
+ <string>Left</string>
+ </property>
+ </widget>
</item>
- <item row="3" column="1">
- <widget class="QSpinBox" name="leftThickness"/>
+ <item row="4" column="0">
+ <widget class="QLabel" name="rightLabel">
+ <property name="text">
+ <string>Right</string>
+ </property>
+ </widget>
</item>
- <item row="4" column="1">
- <widget class="QSpinBox" name="rightThickness"/>
+ <item row="5" column="0">
+ <widget class="QLabel" name="topLabel">
+ <property name="text">
+ <string>Top</string>
+ </property>
+ </widget>
</item>
- <item row="5" column="1">
- <widget class="QSpinBox" name="topThickness"/>
+ <item row="6" column="0">
+ <widget class="QLabel" name="bottomLabel">
+ <property name="text">
+ <string>Bottom</string>
+ </property>
+ </widget>
</item>
- <item row="6" column="1">
- <widget class="QSpinBox" name="bottomThickness"/>
+ <item row="0" column="1">
+ <widget class="QLabel" name="generateLabel">
+ <property name="text">
+ <string>Generate</string>
+ </property>
+ </widget>
</item>
</layout>
</widget>