|
Engauge Digitizer 2
|

Go to the source code of this file.
Enumerations | |
| enum | CursorSize { CURSOR_SIZE_16 , CURSOR_SIZE_32 , CURSOR_SIZE_48 , CURSOR_SIZE_64 , NUM_CURSOR_SIZES } |
| Custom cursor sizes supported on all platforms for the most part, according to QCursor documentation. More... | |
Functions | |
| int | CursorSizeToPixels (CursorSize cursorSize) |
| enum CursorSize |
Custom cursor sizes supported on all platforms for the most part, according to QCursor documentation.
| Enumerator | |
|---|---|
| CURSOR_SIZE_16 | |
| CURSOR_SIZE_32 | |
| CURSOR_SIZE_48 | |
| CURSOR_SIZE_64 | |
| NUM_CURSOR_SIZES | |
Definition at line 11 of file CursorSize.h.
|
extern |
Definition at line 11 of file CursorSize.cpp.