Krita Source Code Documentation
Loading...
Searching...
No Matches
KisPaintingAssistantsDecoration::Private Struct Reference

Public Member Functions

 Private ()
 

Public Attributes

bool assistantVisible
 
KisPaintingAssistantSP firstAssistant
 
KisCanvas2m_canvas = 0
 
int m_handleSize
 
bool m_isEditingAssistants = false
 
bool outlineVisible
 
KisPaintingAssistantSP selectedAssistant
 
bool snapEraser
 
bool snapOnlyOneAssistant
 
bool useCache
 

Detailed Description

Definition at line 32 of file kis_painting_assistants_decoration.cpp.

Constructor & Destructor Documentation

◆ Private()

Member Data Documentation

◆ assistantVisible

bool KisPaintingAssistantsDecoration::Private::assistantVisible

Definition at line 43 of file kis_painting_assistants_decoration.cpp.

◆ firstAssistant

KisPaintingAssistantSP KisPaintingAssistantsDecoration::Private::firstAssistant

Definition at line 48 of file kis_painting_assistants_decoration.cpp.

◆ m_canvas

KisCanvas2* KisPaintingAssistantsDecoration::Private::m_canvas = 0

Definition at line 53 of file kis_painting_assistants_decoration.cpp.

◆ m_handleSize

int KisPaintingAssistantsDecoration::Private::m_handleSize

Definition at line 51 of file kis_painting_assistants_decoration.cpp.

◆ m_isEditingAssistants

bool KisPaintingAssistantsDecoration::Private::m_isEditingAssistants = false

Definition at line 50 of file kis_painting_assistants_decoration.cpp.

◆ outlineVisible

bool KisPaintingAssistantsDecoration::Private::outlineVisible

Definition at line 44 of file kis_painting_assistants_decoration.cpp.

◆ selectedAssistant

KisPaintingAssistantSP KisPaintingAssistantsDecoration::Private::selectedAssistant

Definition at line 49 of file kis_painting_assistants_decoration.cpp.

◆ snapEraser

bool KisPaintingAssistantsDecoration::Private::snapEraser

Definition at line 46 of file kis_painting_assistants_decoration.cpp.

◆ snapOnlyOneAssistant

bool KisPaintingAssistantsDecoration::Private::snapOnlyOneAssistant

Definition at line 45 of file kis_painting_assistants_decoration.cpp.

◆ useCache

bool KisPaintingAssistantsDecoration::Private::useCache

Definition at line 47 of file kis_painting_assistants_decoration.cpp.


The documentation for this struct was generated from the following file: