Home
last modified time | relevance | path

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

/dports/comms/wsjtz/wsjtx/widgets/
H A Dmainwindow.h334 void remote_configure (QString const& mode, quint32 frequency_tolerance, QString const& submode
H A Dmainwindow.cpp603 connect (m_messageClient, &MessageClient::configure, this, &MainWindow::remote_configure);
9773 void MainWindow::remote_configure (QString const& mode, quint32 frequency_tolerance in remote_configure() function in MainWindow