|
Krita Source Code Documentation
|
#include <QString>#include <QPointF>#include <QRect>#include <QFile>#include <QObject>#include <QColor>#include <QXmlStreamWriter>#include <QMap>#include <kritaui_export.h>#include <kis_shared.h>#include <kis_types.h>#include <kis_shared_ptr.h>#include <KoGenericRegistry.h>Go to the source code of this file.
Classes | |
| class | KisPaintingAssistant |
| class | KisPaintingAssistantFactory |
| class | KisPaintingAssistantFactoryRegistry |
| class | KisPaintingAssistantHandle |
Typedefs | |
| typedef KisSharedPtr< KisPaintingAssistantHandle > | KisPaintingAssistantHandleSP |
Enumerations | |
| enum | HandleType { NORMAL , SIDE , CORNER , VANISHING_POINT , ANCHOR } |
Definition at line 37 of file kis_painting_assistant.h.
| enum HandleType |
| Enumerator | |
|---|---|
| NORMAL | |
| SIDE | |
| CORNER | |
| VANISHING_POINT | |
| ANCHOR | |
Definition at line 41 of file kis_painting_assistant.h.