From 6a6647c5f82c5b7b0ec8021ad800ea567ed72278 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Thu, 23 Feb 2023 13:00:59 -0500 Subject: [PATCH] Add the QSG for 2.7.0 to the WSJT-X Help menu. --- widgets/mainwindow.cpp | 5 +++++ widgets/mainwindow.h | 1 + widgets/mainwindow.ui | 10 +++++++++- 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/widgets/mainwindow.cpp b/widgets/mainwindow.cpp index 90301bffc..880c19ff3 100644 --- a/widgets/mainwindow.cpp +++ b/widgets/mainwindow.cpp @@ -2698,6 +2698,11 @@ void MainWindow::on_actionQSG_X250_M3_triggered() QDesktopServices::openUrl (QUrl {"https://wsjt.sourceforge.io/WSJTX_2.5.0_MAP65_3.0_Quick_Start.pdf"}); } +void MainWindow::on_actionQuick_Start_Guide_to_WSJT_X_2_7_0_and_QMAP_triggered() +{ + QDesktopServices::openUrl (QUrl {"https://wsjt.sourceforge.io/Quick_Start_WSJT-X_2.7_QMAP.pdf"}); +} + void MainWindow::on_actionOnline_User_Guide_triggered() //Display manual { #if defined (CMAKE_BUILD) diff --git a/widgets/mainwindow.h b/widgets/mainwindow.h index 21ec187a1..a0cf8328b 100644 --- a/widgets/mainwindow.h +++ b/widgets/mainwindow.h @@ -167,6 +167,7 @@ private slots: void on_actionQSG_FST4_triggered(); void on_actionQSG_Q65_triggered(); void on_actionQSG_X250_M3_triggered(); + void on_actionQuick_Start_Guide_to_WSJT_X_2_7_0_and_QMAP_triggered(); void on_actionOnline_User_Guide_triggered(); void on_actionLocal_User_Guide_triggered(); void on_actionWide_Waterfall_triggered(); diff --git a/widgets/mainwindow.ui b/widgets/mainwindow.ui index 2b6ff1f21..21ce1fb1b 100644 --- a/widgets/mainwindow.ui +++ b/widgets/mainwindow.ui @@ -42,6 +42,7 @@ 10 + 50 false @@ -185,6 +186,7 @@ 10 + 50 false @@ -3151,7 +3153,7 @@ QPushButton[state="ok"] { 0 0 880 - 22 + 21 @@ -3229,6 +3231,7 @@ QPushButton[state="ok"] { + @@ -3805,6 +3808,11 @@ QPushButton[state="ok"] { Active Stations + + + Quick-Start Guide to WSJT-X 2.7.0 and QMAP + +