aboutsummaryrefslogtreecommitdiff
path: root/BoxerDockWidget.ui
diff options
context:
space:
mode:
Diffstat (limited to 'BoxerDockWidget.ui')
-rw-r--r--BoxerDockWidget.ui63
1 files changed, 58 insertions, 5 deletions
diff --git a/BoxerDockWidget.ui b/BoxerDockWidget.ui
index dcac6a1..061cf31 100644
--- a/BoxerDockWidget.ui
+++ b/BoxerDockWidget.ui
@@ -8,7 +8,7 @@
<x>0</x>
<y>0</y>
<width>499</width>
- <height>213</height>
+ <height>522</height>
</rect>
</property>
<property name="windowTitle">
@@ -213,14 +213,50 @@
</property>
</widget>
</item>
+ <item>
+ <widget class="Line" name="line">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <layout class="QHBoxLayout" name="horizontalLayout"/>
+ </item>
+ <item>
+ <widget class="QPushButton" name="fitViewButton">
+ <property name="text">
+ <string>Fit all</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <spacer name="verticalSpacer">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</widget>
</widget>
<tabstops>
+ <tabstop>outerWidth</tabstop>
+ <tabstop>outerHeight</tabstop>
+ <tabstop>outerDepth</tabstop>
<tabstop>innerWidth</tabstop>
<tabstop>innerHeight</tabstop>
<tabstop>innerDepth</tabstop>
+ <tabstop>notchSize</tabstop>
+ <tabstop>thickness</tabstop>
<tabstop>generateButton</tabstop>
+ <tabstop>fitViewButton</tabstop>
</tabstops>
<resources/>
<connections>
@@ -231,17 +267,34 @@
<slot>generateClicked()</slot>
<hints>
<hint type="sourcelabel">
- <x>199</x>
- <y>242</y>
+ <x>233</x>
+ <y>199</y>
+ </hint>
+ <hint type="destinationlabel">
+ <x>128</x>
+ <y>286</y>
+ </hint>
+ </hints>
+ </connection>
+ <connection>
+ <sender>fitViewButton</sender>
+ <signal>clicked()</signal>
+ <receiver>BoxerDockWidget</receiver>
+ <slot>fitAllClicked()</slot>
+ <hints>
+ <hint type="sourcelabel">
+ <x>255</x>
+ <y>244</y>
</hint>
<hint type="destinationlabel">
- <x>208</x>
- <y>110</y>
+ <x>122</x>
+ <y>350</y>
</hint>
</hints>
</connection>
</connections>
<slots>
<slot>generateClicked()</slot>
+ <slot>fitAllClicked()</slot>
</slots>
</ui>