Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
836
void txWidget::startNotifyCheck(QString fn)
837
{
838
mask=
"Dummy"
+fn+
"+++*"
;
839
numberOfNotifyChecks=NUMBEROFNOTIFYCHECKS;
840
notifyTimer.start();
841
notifyBusy=false;
842
}
843
844
void txWidget::slotNotifyTimeout()
845
{
Callers
1
customEvent
Method · 0.80
Calls
1
start
Method · 0.45
Tested by
no test coverage detected