From bc97c96a5b7bcc023507875c80a1aa30b3666e0d Mon Sep 17 00:00:00 2001 From: Jordan Sherer Date: Tue, 14 Aug 2018 10:53:30 -0400 Subject: [PATCH] Added tooltips and better labels --- Configuration.ui | 36 ++++++++++++++++++++++++++---------- mainwindow.cpp | 2 +- mainwindow.ui | 45 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 72 insertions(+), 11 deletions(-) diff --git a/Configuration.ui b/Configuration.ui index 53aa3ac..2d8700b 100644 --- a/Configuration.ui +++ b/Configuration.ui @@ -99,7 +99,11 @@ - + + + IARU Region + + @@ -179,7 +183,11 @@ - + + + <html><head/><body><p>Station location message that is transmitted in response to &quot;@&quot; directed queries.</p></body></html> + + @@ -189,7 +197,11 @@ - + + + <html><head/><body><p>Station message that is transmitted in response to &quot;&amp;&quot; directed queries.</p></body></html> + + @@ -199,7 +211,11 @@ - + + + <html><head/><body><p>Approximate or average station transmit power to be sent in response to &quot;%&quot; directed queries. </p></body></html> + + @@ -316,7 +332,7 @@ - Autoreply off at startup + Autoreply (AUTO) off at startup @@ -326,7 +342,7 @@ Don't start decoding until the monitor button is clicked. - Mon&itor off at startup + Mon&itor (RX) off at startup false @@ -3164,12 +3180,12 @@ soundcard changes - - - - + + + + diff --git a/mainwindow.cpp b/mainwindow.cpp index 464dee1..462ed83 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -7137,7 +7137,7 @@ void MainWindow::buildQueryMenu(QMenu * menu){ toggleTx(true); }); - auto heardQueryAction = menu->addAction("$ - What stations are you hearing?"); + auto heardQueryAction = menu->addAction("$ - What are the stations are you hearing? (Top 4 ranked by SNR)"); heardQueryAction->setDisabled(isAllCall); connect(heardQueryAction, &QAction::triggered, this, [this](){ diff --git a/mainwindow.ui b/mainwindow.ui index 1d4d1ba..6308956 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -508,6 +508,9 @@ color : white; 30 + + <html><head/><body><p>Enable or disable the receiver</p></body></html> + QPushButton { font-family: helvetica; @@ -640,6 +643,9 @@ background-color: yellow; 30 + + <html><head/><body><p>Transmit a tuning tone</p></body></html> + QPushButton { font-family: helvetica; @@ -701,6 +707,9 @@ background-color: yellow; 30 + + <html><head/><body><p>Enable or disable automatic station replies to directed queries</p></body></html> + QPushButton { font-family: helvetica; @@ -761,6 +770,9 @@ background-color: #6699ff; 30 + + <html><head/><body><p>Enable or disable spotting of callsigns heard to PSKReporter</p></body></html> + QPushButton { font-family: helvetica; @@ -821,6 +833,9 @@ background-color: #00ff00; 30 + + <html><head/><body><p>Enable or disable the automatic beacon</p></body></html> + QPushButton { font-family: helvetica; @@ -881,6 +896,9 @@ background-color: #6699ff; 30 + + <html><head/><body><p>Insert a new entry into the log</p></body></html> + QPushButton { font-family: helvetica; @@ -951,6 +969,9 @@ background-color: #00ff00; 12 + + <html><head/><body><p>Received band activity is displayed with time since last heard, SNR, and the text received for each frequency offset in the passband.</p></body></html> + QAbstractScrollArea::AdjustToContentsOnFirstShow @@ -1107,6 +1128,9 @@ QTextEdit[transmitting="true"] { 12 + + <html><head/><body><p>Received callsigns are displayed with time since last heard, SNR, and grid locator (if reported).</p></body></html> + false @@ -1232,6 +1256,9 @@ QTextEdit[transmitting="true"] { 30 + + <html><head/><body><p>Send your station location message</p></body></html> + QTH @@ -1245,6 +1272,9 @@ QTextEdit[transmitting="true"] { 30 + + <html><head/><body><p>Send a CQ message</p></body></html> + CQ @@ -1261,6 +1291,9 @@ QTextEdit[transmitting="true"] { 30 + + <html><head/><body><p>Stop transmitting</p></body></html> + Halt @@ -1277,6 +1310,9 @@ QTextEdit[transmitting="true"] { true + + <html><head/><body><p>Send your station message</p></body></html> + QTC @@ -1290,6 +1326,9 @@ QTextEdit[transmitting="true"] { 30 + + <html><head/><body><p>Send a macro</p></body></html> + Macros @@ -1306,6 +1345,9 @@ QTextEdit[transmitting="true"] { 30 + + <html><head/><body><p>Start transmitting</p></body></html> + QPushButton:checked { background-color: #00ff00; @@ -1330,6 +1372,9 @@ background:yellow; 30 + + <html><head/><body><p>Send a directed message to another station</p></body></html> + Directed