|
Engauge Digitizer
2
|
Detect if text is acceptable for ingestion by MimePoints. More...
#include <MimePointsDetector.h>

Public Member Functions | |
| MimePointsDetector () | |
| Default constructofr. More... | |
| virtual | ~MimePointsDetector () |
| Destructor. More... | |
| bool | isMimePointsData (const Transformation &transforation, const QSize &screenSize) const |
| Returns true if text is acceptable mime data. More... | |
Detect if text is acceptable for ingestion by MimePoints.
Definition at line 18 of file MimePointsDetector.h.
| MimePointsDetector::MimePointsDetector | ( | ) |
|
virtual |
| bool MimePointsDetector::isMimePointsData | ( | const Transformation & | transforation, |
| const QSize & | screenSize | ||
| ) | const |
Returns true if text is acceptable mime data.
Definition at line 22 of file MimePointsDetector.cpp.
1.8.14