Public Member Functions | |
| void | paint (QPainter &painter, const Object *object, int layerIndex, BaseTool *tool, TransformParameters &transformParameters) |
Private Member Functions | |
| void | paintSelectionInfo (QPainter &painter, const QTransform &mergedTransform, const QTransform &viewTransform, const QRectF &selectionRect, const QPolygonF &projectedPolygonF) |
Static Private Attributes | |
| static const int | HANDLE_WIDTH = 6 |
Definition at line 36 of file selectionpainter.h.
| SelectionPainter::SelectionPainter | ( | ) |
Definition at line 23 of file selectionpainter.cpp.
| void SelectionPainter::paint | ( | QPainter & | painter, |
| const Object * | object, | ||
| int | layerIndex, | ||
| BaseTool * | tool, | ||
| TransformParameters & | transformParameters | ||
| ) |
Definition at line 27 of file selectionpainter.cpp.
|
private |
Definition at line 88 of file selectionpainter.cpp.
|
staticprivate |
Definition at line 46 of file selectionpainter.h.