|
Engauge Digitizer
2
|
Create standard cross cursor, or custom cursor, according to settings. More...
#include <CursorFactory.h>

Public Member Functions | |
| CursorFactory () | |
| Single constructor. More... | |
| QCursor | generate (const DocumentModelDigitizeCurve &modelDigitizeCurve) const |
| Factory method to generate standard or custom cursor. More... | |
Create standard cross cursor, or custom cursor, according to settings.
Definition at line 15 of file CursorFactory.h.
| CursorFactory::CursorFactory | ( | ) |
| QCursor CursorFactory::generate | ( | const DocumentModelDigitizeCurve & | modelDigitizeCurve | ) | const |
Factory method to generate standard or custom cursor.
Definition at line 18 of file CursorFactory.cpp.
1.8.14