diff --git a/widgets/mainwindow.cpp b/widgets/mainwindow.cpp index b64724333..d0e84ebbb 100644 --- a/widgets/mainwindow.cpp +++ b/widgets/mainwindow.cpp @@ -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"}); diff --git a/widgets/mainwindow.ui b/widgets/mainwindow.ui index 7d685aaa0..0117b8bf6 100644 --- a/widgets/mainwindow.ui +++ b/widgets/mainwindow.ui @@ -42,6 +42,7 @@ 10 + 50 false @@ -185,6 +186,7 @@ 10 + 50 false @@ -2075,6 +2077,9 @@ Double-click to reset to the standard 73 message 16777215 + + <html><head/><body><p>Set the maximum permitted SNR for callers to be included in the queue.</p></body></html> + Max dB @@ -2118,6 +2123,9 @@ Double-click to reset to the standard 73 message 16777215 + + <html><head/><body><p>Maximum number of concurrent streams for Fox transmissions.</p></body></html> + @@ -2150,6 +2158,9 @@ Double-click to reset to the standard 73 message + + <html><head/><body><p>Clear all queues.</p></body></html> + Reset @@ -2157,6 +2168,9 @@ Double-click to reset to the standard 73 message + + <html><head/><body><p>Include a CQ message along with other messages.</p></body></html> + More CQs @@ -2164,6 +2178,9 @@ Double-click to reset to the standard 73 message + + <html><head/><body><p>Select a specific CQ message.</p></body></html> + CQ @@ -2314,6 +2331,9 @@ Double-click to reset to the standard 73 message 16777215 + + <html><head/><body><p>Select a desired sort order for callsigns in the queue.</p></body></html> + Random @@ -2361,6 +2381,9 @@ Double-click to reset to the standard 73 message 16777215 + + <html><head/><body><p>Maximum number of callsigns to be displayed in the queue.</p></body></html> + N List @@ -2377,6 +2400,9 @@ Double-click to reset to the standard 73 message + + <html><head/><body><p>Enter a free text message.</p></body></html> + Free Text @@ -2384,6 +2410,9 @@ Double-click to reset to the standard 73 message + + <html><head/><body><p>Transmit free text message at the next opportunity.</p></body></html> + Send msg @@ -3266,6 +3295,7 @@ QPushButton[state="ok"] { + @@ -3856,6 +3886,11 @@ QPushButton[state="ok"] { Erase list of Q65 callers + + + SuperFox User Guide + +