|
Krita Source Code Documentation
|
#include "kritaglobal_export.h"#include "kis_algebra_2d.h"#include <QPainter>#include <KisHandleStyle.h>Go to the source code of this file.
Classes | |
| class | KisHandlePainterHelper |
| The KisHandlePainterHelper class is a special helper for painting handles around objects. It ensures the handles are painted with the same size and line width whatever transformation is setup in the painter. The handles will also be rotated/skewed if the object itself has these transformations. More... | |