aboutsummaryrefslogtreecommitdiff
path: root/BoxerDockWidget.ui
diff options
context:
space:
mode:
Diffstat (limited to 'BoxerDockWidget.ui')
-rw-r--r--BoxerDockWidget.ui75
1 files changed, 53 insertions, 22 deletions
diff --git a/BoxerDockWidget.ui b/BoxerDockWidget.ui
index 5b24987..2b631f7 100644
--- a/BoxerDockWidget.ui
+++ b/BoxerDockWidget.ui
@@ -204,54 +204,79 @@
<bool>true</bool>
</property>
<property name="title">
- <string>Enabled sides</string>
+ <string>Side configuration</string>
</property>
- <layout class="QVBoxLayout" name="verticalLayout_3">
- <item>
- <widget class="QCheckBox" name="frontCheckBox">
+ <layout class="QGridLayout" name="gridLayout">
+ <item row="3" column="0">
+ <widget class="QCheckBox" name="leftCheckBox">
<property name="text">
- <string>Front</string>
+ <string>Left</string>
</property>
- <property name="tristate">
- <bool>false</bool>
+ </widget>
+ </item>
+ <item row="6" column="0">
+ <widget class="QCheckBox" name="bottomCheckBox">
+ <property name="text">
+ <string>Bottom</string>
</property>
</widget>
</item>
- <item>
- <widget class="QCheckBox" name="backCheckBox">
+ <item row="4" column="0">
+ <widget class="QCheckBox" name="rightCheckBox">
<property name="text">
- <string>Back</string>
+ <string>Right</string>
</property>
</widget>
</item>
- <item>
- <widget class="QCheckBox" name="leftCheckBox">
+ <item row="1" column="0">
+ <widget class="QCheckBox" name="frontCheckBox">
<property name="text">
- <string>Left</string>
+ <string>Front</string>
+ </property>
+ <property name="tristate">
+ <bool>false</bool>
</property>
</widget>
</item>
- <item>
- <widget class="QCheckBox" name="rightCheckBox">
+ <item row="2" column="0">
+ <widget class="QCheckBox" name="backCheckBox">
<property name="text">
- <string>Right</string>
+ <string>Back</string>
</property>
</widget>
</item>
- <item>
+ <item row="5" column="0">
<widget class="QCheckBox" name="topCheckBox">
<property name="text">
<string>Top</string>
</property>
</widget>
</item>
- <item>
- <widget class="QCheckBox" name="bottomCheckBox">
+ <item row="0" column="1">
+ <widget class="QLabel" name="label_3">
<property name="text">
- <string>Bottom</string>
+ <string>Thickness</string>
</property>
</widget>
</item>
+ <item row="1" column="1">
+ <widget class="QSpinBox" name="frontThickness"/>
+ </item>
+ <item row="2" column="1">
+ <widget class="QSpinBox" name="backThickness"/>
+ </item>
+ <item row="3" column="1">
+ <widget class="QSpinBox" name="leftThickness"/>
+ </item>
+ <item row="4" column="1">
+ <widget class="QSpinBox" name="rightThickness"/>
+ </item>
+ <item row="5" column="1">
+ <widget class="QSpinBox" name="topThickness"/>
+ </item>
+ <item row="6" column="1">
+ <widget class="QSpinBox" name="bottomThickness"/>
+ </item>
</layout>
</widget>
</item>
@@ -317,11 +342,17 @@
<tabstop>notchSize</tabstop>
<tabstop>thickness</tabstop>
<tabstop>frontCheckBox</tabstop>
+ <tabstop>frontThickness</tabstop>
<tabstop>backCheckBox</tabstop>
+ <tabstop>backThickness</tabstop>
<tabstop>leftCheckBox</tabstop>
+ <tabstop>leftThickness</tabstop>
<tabstop>rightCheckBox</tabstop>
+ <tabstop>rightThickness</tabstop>
<tabstop>topCheckBox</tabstop>
+ <tabstop>topThickness</tabstop>
<tabstop>bottomCheckBox</tabstop>
+ <tabstop>bottomThickness</tabstop>
<tabstop>generateButton</tabstop>
<tabstop>fitViewButton</tabstop>
</tabstops>
@@ -335,7 +366,7 @@
<hints>
<hint type="sourcelabel">
<x>233</x>
- <y>434</y>
+ <y>502</y>
</hint>
<hint type="destinationlabel">
<x>151</x>
@@ -351,7 +382,7 @@
<hints>
<hint type="sourcelabel">
<x>269</x>
- <y>476</y>
+ <y>544</y>
</hint>
<hint type="destinationlabel">
<x>219</x>