Home
last modified time | relevance | path

Searched refs:bFST4W (Results 1 – 1 of 1) sorted by relevance

/dports/comms/wsjtz/wsjtx/widgets/
H A Dmainwindow.cpp7121 bool bFST4W=(m_mode=="FST4W"); in WSPR_config() local
7122 ui->sbTxPercent->setEnabled(!bFST4W or (tr("Random") == ui->RoundRobin->currentText())); in WSPR_config()
7124 ui->RoundRobin->setVisible(bFST4W); in WSPR_config()
7125 ui->sbFST4W_RxFreq->setVisible(bFST4W); in WSPR_config()
7126 ui->sbFST4W_FTol->setVisible(bFST4W); in WSPR_config()