MCPcopy Create free account
hub / github.com/ON4QZ/QSSTV / startNotifyCheck

Method startNotifyCheck

src/mainwidgets/txwidget.cpp:836–842  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

834}
835
836void txWidget::startNotifyCheck(QString fn)
837{
838 mask="Dummy"+fn+"+++*";
839 numberOfNotifyChecks=NUMBEROFNOTIFYCHECKS;
840 notifyTimer.start();
841 notifyBusy=false;
842}
843
844void txWidget::slotNotifyTimeout()
845{

Callers 1

customEventMethod · 0.80

Calls 1

startMethod · 0.45

Tested by

no test coverage detected