|
Krita Source Code Documentation
|
Public Member Functions | |
| Private () | |
Public Attributes | |
| bool | assistantVisible |
| KisPaintingAssistantSP | firstAssistant |
| KisCanvas2 * | m_canvas = 0 |
| int | m_handleSize |
| bool | m_isEditingAssistants = false |
| bool | outlineVisible |
| KisPaintingAssistantSP | selectedAssistant |
| bool | snapEraser |
| bool | snapOnlyOneAssistant |
| bool | useCache |
Definition at line 32 of file kis_painting_assistants_decoration.cpp.
|
inline |
Definition at line 33 of file kis_painting_assistants_decoration.cpp.
| bool KisPaintingAssistantsDecoration::Private::assistantVisible |
Definition at line 43 of file kis_painting_assistants_decoration.cpp.
| KisPaintingAssistantSP KisPaintingAssistantsDecoration::Private::firstAssistant |
Definition at line 48 of file kis_painting_assistants_decoration.cpp.
| KisCanvas2* KisPaintingAssistantsDecoration::Private::m_canvas = 0 |
Definition at line 53 of file kis_painting_assistants_decoration.cpp.
| int KisPaintingAssistantsDecoration::Private::m_handleSize |
Definition at line 51 of file kis_painting_assistants_decoration.cpp.
| bool KisPaintingAssistantsDecoration::Private::m_isEditingAssistants = false |
Definition at line 50 of file kis_painting_assistants_decoration.cpp.
| bool KisPaintingAssistantsDecoration::Private::outlineVisible |
Definition at line 44 of file kis_painting_assistants_decoration.cpp.
| KisPaintingAssistantSP KisPaintingAssistantsDecoration::Private::selectedAssistant |
Definition at line 49 of file kis_painting_assistants_decoration.cpp.
| bool KisPaintingAssistantsDecoration::Private::snapEraser |
Definition at line 46 of file kis_painting_assistants_decoration.cpp.
| bool KisPaintingAssistantsDecoration::Private::snapOnlyOneAssistant |
Definition at line 45 of file kis_painting_assistants_decoration.cpp.
| bool KisPaintingAssistantsDecoration::Private::useCache |
Definition at line 47 of file kis_painting_assistants_decoration.cpp.