|
Krita Source Code Documentation
|
Public Attributes | |
| SvgTextToolOptionsModel * | model {new SvgTextToolOptionsModel()} |
| bool | showCharacterDebug = true |
| bool | showDebug = false |
| bool | showLineDebug = false |
| bool | showTextPropertyButton = false |
| bool | textPropertiesDockerOpen = false |
| int | textType = 0 |
Definition at line 8 of file SvgTextToolOptionsManager.cpp.
| SvgTextToolOptionsModel* SvgTextToolOptionsManager::Private::model {new SvgTextToolOptionsModel()} |
Definition at line 10 of file SvgTextToolOptionsManager.cpp.
| bool SvgTextToolOptionsManager::Private::showCharacterDebug = true |
Definition at line 13 of file SvgTextToolOptionsManager.cpp.
| bool SvgTextToolOptionsManager::Private::showDebug = false |
Definition at line 12 of file SvgTextToolOptionsManager.cpp.
| bool SvgTextToolOptionsManager::Private::showLineDebug = false |
Definition at line 14 of file SvgTextToolOptionsManager.cpp.
| bool SvgTextToolOptionsManager::Private::showTextPropertyButton = false |
Definition at line 19 of file SvgTextToolOptionsManager.cpp.
| bool SvgTextToolOptionsManager::Private::textPropertiesDockerOpen = false |
Definition at line 18 of file SvgTextToolOptionsManager.cpp.
| int SvgTextToolOptionsManager::Private::textType = 0 |
Definition at line 16 of file SvgTextToolOptionsManager.cpp.