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

Public Attributes

SvgTextToolOptionsModelmodel {new SvgTextToolOptionsModel()}
 
bool showCharacterDebug = true
 
bool showDebug = false
 
bool showLineDebug = false
 
bool showTextPropertyButton = false
 
bool textPropertiesDockerOpen = false
 
int textType = 0
 

Detailed Description

Definition at line 8 of file SvgTextToolOptionsManager.cpp.

Member Data Documentation

◆ model

SvgTextToolOptionsModel* SvgTextToolOptionsManager::Private::model {new SvgTextToolOptionsModel()}

◆ showCharacterDebug

bool SvgTextToolOptionsManager::Private::showCharacterDebug = true

Definition at line 13 of file SvgTextToolOptionsManager.cpp.

◆ showDebug

bool SvgTextToolOptionsManager::Private::showDebug = false

Definition at line 12 of file SvgTextToolOptionsManager.cpp.

◆ showLineDebug

bool SvgTextToolOptionsManager::Private::showLineDebug = false

Definition at line 14 of file SvgTextToolOptionsManager.cpp.

◆ showTextPropertyButton

bool SvgTextToolOptionsManager::Private::showTextPropertyButton = false

Definition at line 19 of file SvgTextToolOptionsManager.cpp.

◆ textPropertiesDockerOpen

bool SvgTextToolOptionsManager::Private::textPropertiesDockerOpen = false

Definition at line 18 of file SvgTextToolOptionsManager.cpp.

◆ textType

int SvgTextToolOptionsManager::Private::textType = 0

Definition at line 16 of file SvgTextToolOptionsManager.cpp.


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