Some cosmetic adjustments tot he GUI layout.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3222 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Edson W. R. Pereira 2013-04-25 18:57:32 +00:00
parent 377d250f44
commit 62bb024bd5
3 changed files with 211 additions and 151 deletions

View File

@ -411,10 +411,10 @@ void DevSetup::on_testCATButton_clicked()
rig->setConf("rts_state","OFF");
rig->setConf("dtr_state","OFF");
}
// qDebug() << "B6";
//qDebug() << "B6";
rig->open();
// rig->getVFO();
// qDebug() << "B7" << rig->getVFO();
//rig->getVFO();
//qDebug() << "B7" << rig->getVFO();
m_bRigOpen=true;
}
catch (const RigException &Ex) {

View File

@ -2630,7 +2630,7 @@ void MainWindow::rigOpen()
rig->setConf("dtr_state","OFF");
}
rig->open();
// rig->getVFO();
//rig->getVFO();
m_bRigOpen=true;
}
catch (const RigException &Ex) {

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>711</width>
<height>475</height>
<height>702</height>
</rect>
</property>
<property name="sizePolicy">
@ -599,6 +599,12 @@ p, li { white-space: pre-wrap; }
<height>30</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>158</width>
<height>16777215</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
@ -618,13 +624,13 @@ p, li { white-space: pre-wrap; }
<widget class="QCheckBox" name="txFirstCheckBox">
<property name="minimumSize">
<size>
<width>0</width>
<width>105</width>
<height>23</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>140</width>
<width>105</width>
<height>16777215</height>
</size>
</property>
@ -718,7 +724,7 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -749,7 +755,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>
@ -777,7 +783,7 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -927,7 +933,7 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -1060,7 +1066,7 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -1088,7 +1094,7 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<attribute name="buttonGroup">
<string>buttonGroup</string>
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</item>
@ -1324,7 +1330,7 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="1" column="1" rowspan="5">
<widget class="QwtThermo" name="xThermo" native="true">
<widget class="QwtThermo" name="xThermo">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
@ -1337,19 +1343,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>
@ -1388,20 +1394,20 @@ p, li { white-space: pre-wrap; }
<item row="1" column="7">
<widget class="QSpinBox" name="TxFreqSpinBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<width>105</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>140</width>
<width>105</width>
<height>16777215</height>
</size>
</property>
@ -1457,7 +1463,10 @@ p, li { white-space: pre-wrap; }
<item row="2" column="7">
<layout class="QHBoxLayout" name="horizontalLayout_5">
<property name="spacing">
<number>4</number>
<number>5</number>
</property>
<property name="sizeConstraint">
<enum>QLayout::SetFixedSize</enum>
</property>
<item>
<widget class="QPushButton" name="pbR2T">
@ -1469,7 +1478,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="maximumSize">
<size>
<width>49</width>
<width>48</width>
<height>16777215</height>
</size>
</property>
@ -1488,7 +1497,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="maximumSize">
<size>
<width>49</width>
<width>48</width>
<height>16777215</height>
</size>
</property>
@ -1554,7 +1563,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="maximumSize">
<size>
<width>70</width>
<width>74</width>
<height>16777215</height>
</size>
</property>
@ -1573,7 +1582,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="maximumSize">
<size>
<width>70</width>
<width>74</width>
<height>16777215</height>
</size>
</property>
@ -1584,8 +1593,23 @@ p, li { white-space: pre-wrap; }
</item>
<item row="4" column="7">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<property name="spacing">
<number>5</number>
</property>
<item>
<widget class="QLabel" name="label_8">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Report</string>
</property>
@ -1640,7 +1664,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="maximumSize">
<size>
<width>150</width>
<width>158</width>
<height>60</height>
</size>
</property>
@ -1669,132 +1693,20 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
<item row="5" column="7">
<widget class="QFrame" name="frame">
<item row="1" column="4" rowspan="2">
<widget class="QFrame" name="frame_3">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>107</width>
<width>74</width>
<height>16777215</height>
</size>
</property>
<property name="palette">
<palette>
<active>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>252</red>
<green>252</green>
<blue>252</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>172</red>
<green>191</green>
<blue>166</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>252</red>
<green>252</green>
<blue>252</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>172</red>
<green>191</green>
<blue>166</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>172</red>
<green>191</green>
<blue>166</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>172</red>
<green>191</green>
<blue>166</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<layout class="QVBoxLayout" name="verticalLayout_8">
<property name="spacing">
<number>6</number>
</property>
<item>
<widget class="QCheckBox" name="NBcheckBox">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>NB</string>
</property>
</widget>
</item>
<item>
<widget class="QSlider" name="NBslider">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
<item row="1" column="4" rowspan="2">
<widget class="QFrame" name="frame_3">
<property name="palette">
<palette>
<active>
@ -1934,9 +1846,21 @@ p, li { white-space: pre-wrap; }
</item>
<item row="1" column="5" rowspan="2">
<widget class="QFrame" name="frame_4">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>74</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>72</width>
<width>74</width>
<height>16777215</height>
</size>
</property>
@ -2083,6 +2007,142 @@ p, li { white-space: pre-wrap; }
</layout>
</widget>
</item>
<item row="5" column="7">
<widget class="QFrame" name="frame">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>105</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>105</width>
<height>16777215</height>
</size>
</property>
<property name="palette">
<palette>
<active>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>252</red>
<green>252</green>
<blue>252</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>172</red>
<green>191</green>
<blue>166</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>252</red>
<green>252</green>
<blue>252</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>172</red>
<green>191</green>
<blue>166</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>172</red>
<green>191</green>
<blue>166</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>172</red>
<green>191</green>
<blue>166</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<layout class="QVBoxLayout" name="verticalLayout_8">
<property name="spacing">
<number>6</number>
</property>
<item>
<widget class="QCheckBox" name="NBcheckBox">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>NB</string>
</property>
</widget>
</item>
<item>
<widget class="QSlider" name="NBslider">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</item>
</layout>
@ -2095,7 +2155,7 @@ p, li { white-space: pre-wrap; }
<x>0</x>
<y>0</y>
<width>711</width>
<height>21</height>
<height>25</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">