Definition at line 33 of file canvascursorpainter.h.
◆ CanvasCursorPainter()
CanvasCursorPainter::CanvasCursorPainter |
( |
| ) |
|
◆ clearDirty()
void CanvasCursorPainter::clearDirty |
( |
| ) |
|
◆ dirtyRect()
const QRect CanvasCursorPainter::dirtyRect |
( |
| ) |
|
|
inline |
◆ isDirty()
bool CanvasCursorPainter::isDirty |
( |
| ) |
const |
|
inline |
◆ paint()
void CanvasCursorPainter::paint |
( |
QPainter & |
painter, |
|
|
const QRect & |
blitRect |
|
) |
| |
◆ paintFeatherCursor()
void CanvasCursorPainter::paintFeatherCursor |
( |
QPainter & |
painter, |
|
|
const QRect & |
blitRect, |
|
|
const QRectF & |
widthCircleBounds, |
|
|
const QRectF & |
featherCircleBounds |
|
) |
| |
|
private |
◆ paintWidthCursor()
void CanvasCursorPainter::paintWidthCursor |
( |
QPainter & |
painter, |
|
|
const QRect & |
blitRect, |
|
|
const QRectF & |
widthCircleBounds |
|
) |
| |
|
private |
◆ preparePainter()
◆ setupPen()
void CanvasCursorPainter::setupPen |
( |
| ) |
|
|
private |
◆ mCursorPen
QPen CanvasCursorPainter::mCursorPen |
|
private |
◆ mDirtyRect
QRect CanvasCursorPainter::mDirtyRect |
|
private |
◆ mIsDirty
bool CanvasCursorPainter::mIsDirty = false |
|
private |
◆ mOptions
The documentation for this class was generated from the following files: