Home
last modified time | relevance | path

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

/dports/comms/wsjtz/wsjtx/widgets/
H A Dmainwindow.h860 void on_the_minute ();
H A Dmainwindow.cpp1039 connect (&minuteTimer, &QTimer::timeout, this, &MainWindow::on_the_minute); in __anon4158608c1302()
1126 void MainWindow::on_the_minute () in on_the_minute() function in MainWindow