Add ToolTips for SuperFox controls and link to a SuperFox User Guide.

This commit is contained in:
Joe Taylor 2024-05-17 10:27:57 -04:00
parent e1446e3ac5
commit 0788cc50cb
2 changed files with 40 additions and 0 deletions

View File

@ -2797,6 +2797,11 @@ void MainWindow::on_actionFT8_DXpedition_Mode_User_Guide_triggered()
QDesktopServices::openUrl (QUrl {"https://wsjt.sourceforge.io/FT8_DXpedition_Mode.pdf"});
}
void MainWindow::on_actionSuperFox_User_Guide_triggered()
{
QDesktopServices::openUrl (QUrl {"https://wsjt.sourceforge.io/SuperFox_User_Guide.pdf"});
}
void MainWindow::on_actionQSG_FST4_triggered()
{
QDesktopServices::openUrl (QUrl {"https://wsjt.sourceforge.io/FST4_Quick_Start.pdf"});

View File

@ -42,6 +42,7 @@
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
@ -185,6 +186,7 @@
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
@ -2075,6 +2077,9 @@ Double-click to reset to the standard 73 message</string>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the maximum permitted SNR for callers to be included in the queue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="prefix">
<string>Max dB </string>
</property>
@ -2118,6 +2123,9 @@ Double-click to reset to the standard 73 message</string>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum number of concurrent streams for Fox transmissions.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="suffix">
<string/>
</property>
@ -2150,6 +2158,9 @@ Double-click to reset to the standard 73 message</string>
</item>
<item row="7" column="2">
<widget class="QPushButton" name="pbFoxReset">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Clear all queues.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Reset</string>
</property>
@ -2157,6 +2168,9 @@ Double-click to reset to the standard 73 message</string>
</item>
<item row="6" column="2">
<widget class="QCheckBox" name="cbMoreCQs">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Include a CQ message along with other messages.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>More CQs</string>
</property>
@ -2164,6 +2178,9 @@ Double-click to reset to the standard 73 message</string>
</item>
<item row="5" column="2">
<widget class="QComboBox" name="comboBoxCQ">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select a specific CQ message.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="currentText">
<string>CQ</string>
</property>
@ -2314,6 +2331,9 @@ Double-click to reset to the standard 73 message</string>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select a desired sort order for callsigns in the queue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="currentText">
<string>Random</string>
</property>
@ -2361,6 +2381,9 @@ Double-click to reset to the standard 73 message</string>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum number of callsigns to be displayed in the queue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="prefix">
<string>N List </string>
</property>
@ -2377,6 +2400,9 @@ Double-click to reset to the standard 73 message</string>
</item>
<item row="8" column="2">
<widget class="QPushButton" name="pbFreeText">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enter a free text message.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Free Text</string>
</property>
@ -2384,6 +2410,9 @@ Double-click to reset to the standard 73 message</string>
</item>
<item row="9" column="2">
<widget class="QCheckBox" name="cbSendMsg">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Transmit free text message at the next opportunity.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Send msg</string>
</property>
@ -3266,6 +3295,7 @@ QPushButton[state=&quot;ok&quot;] {
<addaction name="actionOnline_User_Guide"/>
<addaction name="actionLocal_User_Guide"/>
<addaction name="actionFT8_DXpedition_Mode_User_Guide"/>
<addaction name="actionSuperFox_User_Guide"/>
<addaction name="actionQSG_FST4"/>
<addaction name="actionQSG_Q65"/>
<addaction name="actionQSG_X250_M3"/>
@ -3856,6 +3886,11 @@ QPushButton[state=&quot;ok&quot;] {
<string>Erase list of Q65 callers</string>
</property>
</action>
<action name="actionSuperFox_User_Guide">
<property name="text">
<string>SuperFox User Guide</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>