tweak layout in advanced settings tab

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6153 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Steven Franke 2015-11-22 17:48:53 +00:00
parent 16a5a6c56f
commit 752c35f356

View File

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>535</width> <width>670</width>
<height>493</height> <height>564</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -20,7 +20,7 @@
<string>Select tab to change configuration parameters.</string> <string>Select tab to change configuration parameters.</string>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>0</number> <number>7</number>
</property> </property>
<widget class="QWidget" name="general_tab"> <widget class="QWidget" name="general_tab">
<attribute name="title"> <attribute name="title">
@ -450,7 +450,7 @@ quiet period when decoding is done.</string>
<property name="editable"> <property name="editable">
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="currentText"> <property name="currentText" stdset="0">
<string/> <string/>
</property> </property>
<property name="insertPolicy"> <property name="insertPolicy">
@ -870,7 +870,7 @@ other hardware interface for PTT.</string>
<property name="editable"> <property name="editable">
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="currentText"> <property name="currentText" stdset="0">
<string/> <string/>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
@ -2133,7 +2133,7 @@ Right click for insert and delete options.</string>
<x>10</x> <x>10</x>
<y>10</y> <y>10</y>
<width>211</width> <width>211</width>
<height>251</height> <height>277</height>
</rect> </rect>
</property> </property>
<property name="toolTip"> <property name="toolTip">
@ -2142,26 +2142,13 @@ Right click for insert and delete options.</string>
<property name="title"> <property name="title">
<string>JT65 decoding parameters</string> <string>JT65 decoding parameters</string>
</property> </property>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>20</x>
<y>270</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Aggressive decoding level:</string>
</property>
</widget>
<widget class="QWidget" name="layoutWidget2"> <widget class="QWidget" name="layoutWidget2">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>20</y> <y>20</y>
<width>191</width> <width>192</width>
<height>222</height> <height>253</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_9"> <layout class="QVBoxLayout" name="verticalLayout_9">
@ -2227,14 +2214,14 @@ Right click for insert and delete options.</string>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QCheckBox" name="cbSync1Bit"> <widget class="QCheckBox" name="cbSync1Bit">
<property name="text"> <property name="text">
<string>Robust sync</string> <string>Robust sync</string>
</property> </property>
<property name="checked"> <property name="checked">
<bool>true</bool> <bool>true</bool>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QGroupBox" name="groupBox_6"> <widget class="QGroupBox" name="groupBox_6">
@ -2563,12 +2550,12 @@ soundcard changes</string>
</connection> </connection>
</connections> </connections>
<buttongroups> <buttongroups>
<buttongroup name="TX_mode_button_group"/>
<buttongroup name="CAT_stop_bits_button_group"/>
<buttongroup name="CAT_data_bits_button_group"/>
<buttongroup name="CAT_handshake_button_group"/>
<buttongroup name="split_mode_button_group"/> <buttongroup name="split_mode_button_group"/>
<buttongroup name="TX_audio_source_button_group"/> <buttongroup name="TX_audio_source_button_group"/>
<buttongroup name="TX_mode_button_group"/>
<buttongroup name="PTT_method_button_group"/> <buttongroup name="PTT_method_button_group"/>
<buttongroup name="CAT_handshake_button_group"/>
<buttongroup name="CAT_data_bits_button_group"/>
<buttongroup name="CAT_stop_bits_button_group"/>
</buttongroups> </buttongroups>
</ui> </ui>