<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MainWindow</class> <widget class="QMainWindow" name="MainWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>635</width> <height>523</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>635</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>2048</width> <height>800</height> </size> </property> <property name="windowTitle"> <string>SpecJT by K1JT</string> </property> <property name="styleSheet"> <string notr="true"/> </property> <widget class="QWidget" name="centralWidget"> <layout class="QVBoxLayout" name="verticalLayout_8"> <item> <layout class="QVBoxLayout" name="verticalLayout_7"> <item> <widget class="QGroupBox" name="groupBox"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>453</width> <height>170</height> </size> </property> <property name="maximumSize"> <size> <width>620</width> <height>16777215</height> </size> </property> <property name="title"> <string> Freq DF Pol UTC DT dB RC DS TxPol</string> </property> <layout class="QVBoxLayout" name="verticalLayout_9"> <item> <widget class="DisplayText" name="decodedTextBrowser"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>421</width> <height>100</height> </size> </property> <property name="maximumSize"> <size> <width>610</width> <height>400</height> </size> </property> <property name="font"> <font> <family>Courier New</family> <pointsize>10</pointsize> </font> </property> <property name="verticalScrollBarPolicy"> <enum>Qt::ScrollBarAlwaysOn</enum> </property> <property name="horizontalScrollBarPolicy"> <enum>Qt::ScrollBarAsNeeded</enum> </property> <property name="html"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Courier New'; font-size:10pt; font-weight:400; font-style:normal;"> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string> </property> <property name="acceptRichText"> <bool>false</bool> </property> </widget> </item> </layout> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QPushButton" name="logQSOButton"> <property name="minimumSize"> <size> <width>50</width> <height>0</height> </size> </property> <property name="text"> <string>Log &QSO</string> </property> </widget> </item> <item> <widget class="QPushButton" name="stopButton"> <property name="minimumSize"> <size> <width>50</width> <height>0</height> </size> </property> <property name="text"> <string>&Stop</string> </property> </widget> </item> <item> <widget class="QPushButton" name="monitorButton"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>50</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>16777215</height> </size> </property> <property name="text"> <string>&Monitor</string> </property> </widget> </item> <item> <widget class="QPushButton" name="DecodeButton"> <property name="minimumSize"> <size> <width>50</width> <height>0</height> </size> </property> <property name="text"> <string>&Decode</string> </property> </widget> </item> <item> <widget class="QPushButton" name="EraseButton"> <property name="minimumSize"> <size> <width>50</width> <height>0</height> </size> </property> <property name="text"> <string>&Erase</string> </property> </widget> </item> <item> <widget class="QPushButton" name="autoButton"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>50</width> <height>0</height> </size> </property> <property name="text"> <string>&Auto is OFF</string> </property> </widget> </item> <item> <widget class="QPushButton" name="stopTxButton"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>50</width> <height>0</height> </size> </property> <property name="text"> <string>St&op Tx</string> </property> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_5"> <item> <widget class="QFrame" name="xMeterFrame"> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> </widget> </item> <item> <widget class="QFrame" name="yMeterFrame"> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> </widget> </item> <item> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QGroupBox" name="dxStationGroupBox"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>164</width> <height>40</height> </size> </property> <property name="maximumSize"> <size> <width>290</width> <height>16777215</height> </size> </property> <property name="styleSheet"> <string notr="true"/> </property> <property name="title"> <string> DX Call DX Grid </string> </property> <widget class="QPushButton" name="pushButton"> <property name="geometry"> <rect> <x>231</x> <y>13</y> <width>50</width> <height>23</height> </rect> </property> <property name="maximumSize"> <size> <width>50</width> <height>16777215</height> </size> </property> <property name="text"> <string>SetMsgs</string> </property> </widget> <widget class="QWidget" name="layoutWidget_2"> <property name="geometry"> <rect> <x>7</x> <y>13</y> <width>150</width> <height>64</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_6"> <item> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <widget class="QLineEdit" name="dxCallEntry"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>23</height> </size> </property> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="text"> <string/> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QLineEdit" name="dxGridEntry"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>23</height> </size> </property> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="text"> <string/> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <widget class="QPushButton" name="lookupButton"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>70</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>50</width> <height>16777215</height> </size> </property> <property name="text"> <string>&Lookup</string> </property> </widget> </item> <item> <widget class="QPushButton" name="addButton"> <property name="minimumSize"> <size> <width>70</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>50</width> <height>16777215</height> </size> </property> <property name="text"> <string>Add</string> </property> </widget> </item> </layout> </item> </layout> </widget> <widget class="QPushButton" name="genStdMsgsPushButton"> <property name="geometry"> <rect> <x>40</x> <y>80</y> <width>90</width> <height>23</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>90</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="text"> <string>&GenStdMsgs</string> </property> </widget> </widget> </item> <item> <widget class="QLabel" name="labUTC"> <property name="minimumSize"> <size> <width>140</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>165</width> <height>60</height> </size> </property> <property name="font"> <font> <pointsize>16</pointsize> </font> </property> <property name="frameShape"> <enum>QFrame::Panel</enum> </property> <property name="text"> <string> 2014 Dec 02 01:23:45 </string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> </layout> </item> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Minimum</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </item> <item> <layout class="QVBoxLayout" name="verticalLayout_5"> <item> <spacer name="verticalSpacer_3"> <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>20</height> </size> </property> </spacer> </item> <item> <widget class="QCheckBox" name="txFirstCheckBox"> <property name="minimumSize"> <size> <width>0</width> <height>23</height> </size> </property> <property name="maximumSize"> <size> <width>80</width> <height>16777215</height> </size> </property> <property name="text"> <string>Tx first</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pbTxMode"> <property name="minimumSize"> <size> <width>90</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>80</width> <height>16777215</height> </size> </property> <property name="text"> <string>Tx Q65 $</string> </property> </widget> </item> <item> <widget class="QPushButton" name="setTxFreqButton"> <property name="minimumSize"> <size> <width>90</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>80</width> <height>16777215</height> </size> </property> <property name="text"> <string>Set Tx Freq</string> </property> </widget> </item> <item> <widget class="QSpinBox" name="sbMaxDrift"> <property name="toolTip"> <string>Maximum drift rate in units of symbol rate per transmissiion.</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> <property name="prefix"> <string>Max Drift </string> </property> <property name="maximum"> <number>50</number> </property> <property name="singleStep"> <number>5</number> </property> </widget> </item> <item> <spacer name="verticalSpacer"> <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>20</height> </size> </property> </spacer> </item> <item> <widget class="QCheckBox" name="NBcheckBox"> <property name="text"> <string>NB</string> </property> </widget> </item> <item> <widget class="QSlider" name="NBslider"> <property name="enabled"> <bool>false</bool> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>80</width> <height>16777215</height> </size> </property> <property name="minimum"> <number>0</number> </property> <property name="maximum"> <number>100</number> </property> <property name="value"> <number>40</number> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QLabel" name="labTol1"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>42</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>42</width> <height>18</height> </size> </property> <property name="text"> <string>500</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QSpinBox" name="tolSpinBox"> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>23</height> </size> </property> <property name="maximumSize"> <size> <width>18</width> <height>16777215</height> </size> </property> <property name="minimum"> <number>1</number> </property> <property name="maximum"> <number>6</number> </property> <property name="value"> <number>5</number> </property> </widget> </item> <item> <widget class="QLabel" name="labTol2"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>20</width> <height>16777215</height> </size> </property> <property name="text"> <string>Tol</string> </property> </widget> </item> </layout> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_9"> <item> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QLineEdit" name="tx1"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>160</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>180</width> <height>24</height> </size> </property> <property name="font"> <font> <family>MS Shell Dlg 2</family> </font> </property> <property name="text"> <string/> </property> </widget> </item> <item> <widget class="QLineEdit" name="tx2"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>160</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>180</width> <height>24</height> </size> </property> </widget> </item> <item> <widget class="QLineEdit" name="tx3"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>160</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>180</width> <height>24</height> </size> </property> </widget> </item> <item> <widget class="QLineEdit" name="tx4"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>160</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>180</width> <height>24</height> </size> </property> </widget> </item> <item> <widget class="QLineEdit" name="tx5"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>160</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>180</width> <height>24</height> </size> </property> </widget> </item> <item> <widget class="QLineEdit" name="tx6"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>160</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>180</width> <height>24</height> </size> </property> </widget> </item> </layout> </item> <item> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> <widget class="QRadioButton" name="txrb1"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>16</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>20</height> </size> </property> <property name="maximumSize"> <size> <width>20</width> <height>16777215</height> </size> </property> <property name="text"> <string/> </property> <property name="checked"> <bool>true</bool> </property> <attribute name="buttonGroup"> <string notr="true">buttonGroup</string> </attribute> </widget> </item> <item> <widget class="QRadioButton" name="txrb2"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>16</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>20</height> </size> </property> <property name="maximumSize"> <size> <width>20</width> <height>16777215</height> </size> </property> <property name="text"> <string/> </property> <attribute name="buttonGroup"> <string notr="true">buttonGroup</string> </attribute> </widget> </item> <item> <widget class="QRadioButton" name="txrb3"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>16</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>20</height> </size> </property> <property name="maximumSize"> <size> <width>20</width> <height>16777215</height> </size> </property> <property name="text"> <string/> </property> <attribute name="buttonGroup"> <string notr="true">buttonGroup</string> </attribute> </widget> </item> <item> <widget class="QRadioButton" name="txrb4"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>16</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>20</height> </size> </property> <property name="maximumSize"> <size> <width>20</width> <height>16777215</height> </size> </property> <property name="text"> <string/> </property> <attribute name="buttonGroup"> <string notr="true">buttonGroup</string> </attribute> </widget> </item> <item> <widget class="QRadioButton" name="txrb5"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>16</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>20</height> </size> </property> <property name="maximumSize"> <size> <width>20</width> <height>16777215</height> </size> </property> <property name="text"> <string/> </property> <attribute name="buttonGroup"> <string notr="true">buttonGroup</string> </attribute> </widget> </item> <item> <widget class="QRadioButton" name="txrb6"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>16</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>20</height> </size> </property> <property name="maximumSize"> <size> <width>20</width> <height>16777215</height> </size> </property> <property name="text"> <string/> </property> <attribute name="buttonGroup"> <string notr="true">buttonGroup</string> </attribute> </widget> </item> </layout> </item> <item> <layout class="QVBoxLayout" name="verticalLayout_4"> <item> <widget class="QPushButton" name="txb1"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>50</horstretch> <verstretch>20</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>16</height> </size> </property> <property name="maximumSize"> <size> <width>29</width> <height>20</height> </size> </property> <property name="text"> <string>Tx1</string> </property> </widget> </item> <item> <widget class="QPushButton" name="txb2"> <property name="minimumSize"> <size> <width>0</width> <height>16</height> </size> </property> <property name="maximumSize"> <size> <width>29</width> <height>20</height> </size> </property> <property name="text"> <string>Tx2</string> </property> </widget> </item> <item> <widget class="QPushButton" name="txb3"> <property name="minimumSize"> <size> <width>0</width> <height>16</height> </size> </property> <property name="maximumSize"> <size> <width>29</width> <height>20</height> </size> </property> <property name="text"> <string>Tx3</string> </property> </widget> </item> <item> <widget class="QPushButton" name="txb4"> <property name="minimumSize"> <size> <width>0</width> <height>16</height> </size> </property> <property name="maximumSize"> <size> <width>29</width> <height>20</height> </size> </property> <property name="text"> <string>Tx4</string> </property> </widget> </item> <item> <widget class="QPushButton" name="txb5"> <property name="minimumSize"> <size> <width>0</width> <height>16</height> </size> </property> <property name="maximumSize"> <size> <width>29</width> <height>20</height> </size> </property> <property name="text"> <string>Tx5</string> </property> </widget> </item> <item> <widget class="QPushButton" name="txb6"> <property name="minimumSize"> <size> <width>0</width> <height>16</height> </size> </property> <property name="maximumSize"> <size> <width>29</width> <height>20</height> </size> </property> <property name="text"> <string>Tx6</string> </property> </widget> </item> </layout> </item> </layout> </item> </layout> </item> </layout> </item> </layout> </widget> <widget class="QMenuBar" name="menuBar"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>635</width> <height>21</height> </rect> </property> <widget class="QMenu" name="menuFile"> <property name="title"> <string>File</string> </property> <addaction name="actionOpen"/> <addaction name="actionOpen_next_in_directory"/> <addaction name="actionDecode_remaining_files_in_directory"/> <addaction name="separator"/> <addaction name="actionEdit_wsjt_log"/> <addaction name="separator"/> <addaction name="actionDelete_all_tf2_files_in_SaveDir"/> <addaction name="actionErase_Band_Map_and_Messages"/> <addaction name="actionErase_map65_rx_log"/> <addaction name="actionErase_map65_tx_log"/> <addaction name="separator"/> <addaction name="actionExit"/> </widget> <widget class="QMenu" name="menuSetup"> <property name="title"> <string>Setup</string> </property> <addaction name="actionDeviceSetup"/> <addaction name="separator"/> <addaction name="actionAdjust_IQ_Calibration"/> <addaction name="actionApply_IQ_Calibration"/> <addaction name="actionFind_Delta_Phi"/> <addaction name="actionTx_Tune"/> <addaction name="separator"/> <addaction name="actionF4_sets_Tx6"/> <addaction name="separator"/> <addaction name="actionFUNcube_Dongle"/> </widget> <widget class="QMenu" name="menuView"> <property name="title"> <string>View</string> </property> <widget class="QMenu" name="menuWaterfall_palette"> <property name="title"> <string>Waterfall palette</string> </property> <addaction name="actionLinrad"/> <addaction name="actionCuteSDR"/> </widget> <addaction name="actionAstro_Data"/> <addaction name="actionBand_Map"/> <addaction name="actionMessages"/> <addaction name="actionWide_Waterfall"/> <addaction name="separator"/> <addaction name="menuWaterfall_palette"/> </widget> <widget class="QMenu" name="menuDecode"> <property name="title"> <string>Decode</string> </property> <addaction name="actionOnly_EME_calls"/> <addaction name="actionNo_shorthands_if_Tx1"/> <addaction name="separator"/> <addaction name="actionNo_Deep_Search"/> <addaction name="actionNormal_Deep_Search"/> <addaction name="actionAggressive_Deep_Search"/> <addaction name="separator"/> </widget> <widget class="QMenu" name="menuSave"> <property name="title"> <string>Save</string> </property> <addaction name="actionNone"/> <addaction name="actionSave_all"/> </widget> <widget class="QMenu" name="menuHelp"> <property name="title"> <string>Help</string> </property> <addaction name="actionRelease_Notes"/> <addaction name="actionOnline_Users_Guide"/> <addaction name="actionQSG_Q65"/> <addaction name="actionQSG_MAP65_v3"/> <addaction name="actionQ65_Sensitivity_in_MAP65_3_0"/> <addaction name="actionKeyboard_shortcuts"/> <addaction name="actionSpecial_mouse_commands"/> <addaction name="actionAvailable_suffixes_and_add_on_prefixes"/> <addaction name="actionAbout"/> </widget> <widget class="QMenu" name="menuMode"> <property name="title"> <string>Mode</string> </property> <addaction name="actionNoJT65"/> <addaction name="actionJT65A"/> <addaction name="actionJT65B"/> <addaction name="actionJT65C"/> <addaction name="separator"/> <addaction name="actionNoQ65"/> <addaction name="actionQ65A"/> <addaction name="actionQ65B"/> <addaction name="actionQ65C"/> <addaction name="actionQ65D"/> <addaction name="actionQ65E"/> </widget> <addaction name="menuFile"/> <addaction name="menuSetup"/> <addaction name="menuView"/> <addaction name="menuMode"/> <addaction name="menuDecode"/> <addaction name="menuSave"/> <addaction name="menuHelp"/> </widget> <widget class="QToolBar" name="mainToolBar"> <attribute name="toolBarArea"> <enum>TopToolBarArea</enum> </attribute> <attribute name="toolBarBreak"> <bool>false</bool> </attribute> </widget> <widget class="QStatusBar" name="statusBar"/> <action name="actionExit"> <property name="text"> <string>Exit</string> </property> </action> <action name="actionDeviceSetup"> <property name="text"> <string>Options</string> </property> <property name="shortcut"> <string>F2</string> </property> </action> <action name="actionAbout"> <property name="text"> <string> About MAP65</string> </property> <property name="shortcut"> <string>Ctrl+F1</string> </property> </action> <action name="actionAstro_Data"> <property name="text"> <string>Astro Data</string> </property> <property name="shortcut"> <string>Shift+F10</string> </property> </action> <action name="actionBand_Map"> <property name="text"> <string>Band Map</string> </property> </action> <action name="actionMessages"> <property name="text"> <string>Messages</string> </property> </action> <action name="actionWide_Waterfall"> <property name="text"> <string>Wide Waterfall</string> </property> </action> <action name="actionOpen"> <property name="text"> <string>Open</string> </property> </action> <action name="actionOpen_next_in_directory"> <property name="text"> <string>Open next in directory</string> </property> <property name="shortcut"> <string>F6</string> </property> </action> <action name="actionDecode_remaining_files_in_directory"> <property name="text"> <string>Decode remaining files in directory</string> </property> <property name="shortcut"> <string>Shift+F6</string> </property> </action> <action name="actionDelete_all_tf2_files_in_SaveDir"> <property name="text"> <string>Delete all *.tf2 and *.iq files in SaveDir</string> </property> </action> <action name="actionErase_Band_Map_and_Messages"> <property name="text"> <string>Erase Band Map and Messages</string> </property> </action> <action name="actionErase_map65_rx_log"> <property name="text"> <string>Erase map65_rx.log</string> </property> </action> <action name="actionLinrad"> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>false</bool> </property> <property name="text"> <string>Linrad</string> </property> </action> <action name="actionCuteSDR"> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <property name="text"> <string>CuteSDR</string> </property> </action> <action name="actionFind_Delta_Phi"> <property name="text"> <string>Find Delta Phi</string> </property> </action> <action name="actionF4_sets_Tx6"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>F4 sets Tx6</string> </property> </action> <action name="actionOnly_EME_calls"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Only EME calls</string> </property> </action> <action name="actionNo_shorthands_if_Tx1"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>No shorthand decodes if Tx1</string> </property> </action> <action name="actionNo_Deep_Search"> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <property name="text"> <string>No Deep Search</string> </property> </action> <action name="actionNormal_Deep_Search"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Normal Deep Search</string> </property> </action> <action name="actionAggressive_Deep_Search"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Aggressive Deep Search</string> </property> </action> <action name="actionNone"> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <property name="text"> <string>None</string> </property> </action> <action name="actionSave_all"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Save all</string> </property> </action> <action name="action50"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>50</string> </property> </action> <action name="action144"> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <property name="text"> <string>144</string> </property> </action> <action name="action222"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>222</string> </property> </action> <action name="action432"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>432</string> </property> </action> <action name="action1296"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>1296</string> </property> </action> <action name="action2304"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>2304</string> </property> </action> <action name="actionOnline_Users_Guide"> <property name="text"> <string>Online User's Guide</string> </property> <property name="shortcut"> <string>F1</string> </property> </action> <action name="actionKeyboard_shortcuts"> <property name="text"> <string>Keyboard shortcuts</string> </property> </action> <action name="actionSpecial_mouse_commands"> <property name="text"> <string>Special mouse commands</string> </property> </action> <action name="actionAvailable_suffixes_and_add_on_prefixes"> <property name="text"> <string>Available suffixes and add-on-prefixes</string> </property> </action> <action name="actionErase_map65_tx_log"> <property name="text"> <string>Erase map65_tx.log</string> </property> </action> <action name="actionJT65A"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>JT65A</string> </property> </action> <action name="actionJT65B"> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <property name="text"> <string>JT65B</string> </property> </action> <action name="actionJT65C"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>JT65C</string> </property> </action> <action name="actionI_Q_Calibration"> <property name="text"> <string>I/Q Calibration</string> </property> <property name="shortcut"> <string>F7</string> </property> </action> <action name="actionAdjust_IQ_Calibration"> <property name="text"> <string>Adjust Rx I/Q Calibration</string> </property> </action> <action name="actionApply_IQ_Calibration"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Apply Rx I/Q Calibration</string> </property> </action> <action name="actionAFMHot"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>AFMHot</string> </property> </action> <action name="actionBlue"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Blue</string> </property> </action> <action name="actionFUNcube_Dongle"> <property name="text"> <string>FUNcube Dongle Settings</string> </property> </action> <action name="actionEdit_wsjt_log"> <property name="text"> <string>Edit wsjt.log</string> </property> <property name="shortcut"> <string>Alt+Shift+E</string> </property> </action> <action name="actionTx_Tune"> <property name="text"> <string>Tx Tune</string> </property> <property name="shortcut"> <string>Alt+T</string> </property> </action> <action name="actionDecode_Q65_near_QSO_frequency"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Decode Q65 near QSO frequency</string> </property> </action> <action name="actionQ65A"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Q65A</string> </property> </action> <action name="actionQ65B"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Q65B</string> </property> </action> <action name="actionNoJT65"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>No JT65</string> </property> </action> <action name="actionNoQ65"> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <property name="text"> <string>No Q65</string> </property> </action> <action name="actionQ65C"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Q65C</string> </property> </action> <action name="actionQ65D"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Q65D</string> </property> </action> <action name="actionQ65E"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Q65E</string> </property> </action> <action name="actionQSG_Q65"> <property name="text"> <string>Quick-Start Guide to Q65</string> </property> </action> <action name="actionQSG_MAP65_v3"> <property name="text"> <string>Quick-Start Guide to WSJT-X 2.5.0 and MAP65 3.0</string> </property> </action> <action name="actionQ65_Sensitivity_in_MAP65_3_0"> <property name="text"> <string>Q65 Sensitivity in MAP65 3.0</string> </property> </action> <action name="actionRelease_Notes"> <property name="text"> <string>Release Notes</string> </property> </action> </widget> <layoutdefault spacing="6" margin="11"/> <customwidgets> <customwidget> <class>DisplayText</class> <extends>QTextBrowser</extends> <header>widgets/displaytext.h</header> </customwidget> </customwidgets> <resources/> <connections> <connection> <sender>monitorButton</sender> <signal>toggled(bool)</signal> <receiver>MainWindow</receiver> <slot>update()</slot> <hints> <hint type="sourcelabel"> <x>269</x> <y>255</y> </hint> <hint type="destinationlabel"> <x>126</x> <y>515</y> </hint> </hints> </connection> </connections> <buttongroups> <buttongroup name="buttonGroup"> <property name="exclusive"> <bool>true</bool> </property> </buttongroup> </buttongroups> </ui>