MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / onDownloadStart

Method onDownloadStart

Settings/TLESourceTab.cpp:347–351  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345}
346
347void
348TLESourceTab::onDownloadStart(void)
349{
350 this->triggerDownloadTLEs();
351}
352
353void
354TLESourceTab::onDownloadCancel(void)

Callers

nothing calls this directly

Calls 1

triggerDownloadTLEsMethod · 0.95

Tested by

no test coverage detected