MCPcopy Create free account
hub / github.com/andybarry/makerscanner / UpdateScanProgress

Method UpdateScanProgress

ActiveStereoMain.cpp:462–465  ·  view source on GitHub ↗

Catch an update scan event and move the progress bar

Source from the content-addressed store, hash-verified

460
461// Catch an update scan event and move the progress bar
462void ActiveStereoFrame::UpdateScanProgress(wxCommandEvent &event)
463{
464 // nothing here for now
465}
466
467// Re-enable buttons now that the scan is finished
468void ActiveStereoFrame::ScanFinished(wxCommandEvent &event)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected