Enabled layout manager on the MainWindow.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3130 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Edson W. R. Pereira 2013-04-04 13:07:15 +00:00
parent 757fd241df
commit 7cda5208c0

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>750</width>
<height>535</height>
<height>600</height>
</rect>
</property>
<property name="sizePolicy">
@ -35,15 +35,8 @@
<string notr="true"/>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>11</y>
<width>730</width>
<height>480</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="decodedTextLabel">
@ -448,7 +441,7 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -479,7 +472,7 @@ p, li { white-space: pre-wrap; }
<bool>true</bool>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -578,8 +571,8 @@ p, li { white-space: pre-wrap; }
<rect>
<x>2</x>
<y>4</y>
<width>100</width>
<height>52</height>
<width>122</width>
<height>59</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
@ -812,7 +805,7 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -853,7 +846,7 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -916,7 +909,7 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -944,7 +937,7 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -1095,7 +1088,7 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="1" column="1" rowspan="6">
<widget class="QwtThermo" name="xThermo" native="true">
<widget class="QwtThermo" name="xThermo">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
@ -1108,19 +1101,19 @@ p, li { white-space: pre-wrap; }
<height>180</height>
</size>
</property>
<property name="borderWidth" stdset="0">
<property name="borderWidth">
<number>1</number>
</property>
<property name="maxValue" stdset="0">
<property name="maxValue">
<double>60.000000000000000</double>
</property>
<property name="minValue" stdset="0">
<property name="minValue">
<double>0.000000000000000</double>
</property>
<property name="pipeWidth" stdset="0">
<property name="pipeWidth">
<number>8</number>
</property>
<property name="value" stdset="0">
<property name="value">
<double>0.000000000000000</double>
</property>
</widget>
@ -1724,7 +1717,8 @@ p, li { white-space: pre-wrap; }
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
@ -1732,7 +1726,7 @@ p, li { white-space: pre-wrap; }
<x>0</x>
<y>0</y>
<width>750</width>
<height>21</height>
<height>25</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">