Some finetuning in GUI:

* stretched last header column
* height of some grid rows in cockpit
This commit is contained in:
Klaus Basan
2014-01-27 16:12:18 +01:00
parent 3534d44d5e
commit 6b72d61cef
4 changed files with 28 additions and 15 deletions

View File

@@ -414,7 +414,7 @@ QSizeGrip {
<enum>QFrame::NoFrame</enum>
</property>
<property name="currentIndex">
<number>7</number>
<number>4</number>
</property>
<widget class="QWidget" name="pg_StatusPage">
<property name="sizePolicy">
@@ -1299,28 +1299,18 @@ QSizeGrip {
</item>
</widget>
</item>
<item row="2" column="4">
<spacer name="vs_CockpitSelcal">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>32</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="4">
<spacer name="vs_CockpitTransponder">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>32</height>
<height>28</height>
</size>
</property>
</spacer>
@@ -1381,6 +1371,22 @@ QSizeGrip {
</property>
</widget>
</item>
<item row="2" column="4">
<spacer name="vs_CockpitSelcal">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>28</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>