Public Attributes | |
QRectF | widthRect |
QRectF | featherRect |
bool | isAdjusting = false |
bool | useFeather = false |
bool | showCursor = false |
Definition at line 24 of file canvascursorpainter.h.
QRectF CanvasCursorPainterOptions::featherRect |
Definition at line 27 of file canvascursorpainter.h.
bool CanvasCursorPainterOptions::isAdjusting = false |
Definition at line 28 of file canvascursorpainter.h.
bool CanvasCursorPainterOptions::showCursor = false |
Definition at line 30 of file canvascursorpainter.h.
bool CanvasCursorPainterOptions::useFeather = false |
Definition at line 29 of file canvascursorpainter.h.
QRectF CanvasCursorPainterOptions::widthRect |
Definition at line 26 of file canvascursorpainter.h.