Engauge Digitizer 2
|
#include <DocumentScrub.h>
Public Member Functions | |
DocumentScrub () | |
Single constructor. | |
void | check (MainWindow &mainWindow, const Document &document) const |
Check document state. |
Check Document state.
Primary reason is for catching when point identifiers get corrupted due, possibly, to mixed language alphabets
Definition at line 15 of file DocumentScrub.h.
DocumentScrub::DocumentScrub | ( | ) |
void DocumentScrub::check | ( | MainWindow & | mainWindow, |
const Document & | document ) const |
Check document state.
Definition at line 22 of file DocumentScrub.cpp.