6#ifndef SVGTEXTTOOLOPTIONSOBJECT_H
7#define SVGTEXTTOOLOPTIONSOBJECT_H
114 QScopedPointer<Private>
d;
The SvgTextToolOptionsManager class.
bool showTextPropertyButton
void setTextPropertiesOpen(const bool open)
void setShowDebug(const bool show)
void setTypeSettingMode(const bool activate)
void showTextPropertyButtonChanged()
void setShowLineDebug(const bool show)
void setShowTextPropertyButton(const bool show)
void typeSettingModeChanged()
void emitGlyphPalette()
emitGlyphPalette Emit the open glyph palette signal.
SvgTextToolOptionsModel * optionsModel
QScopedPointer< Private > d
void setOptionsModel(SvgTextToolOptionsModel *model)
void openTextPropertiesDocker(bool open)
TextType
Sync with KoSvgTextShape::TextType.
void showLineDebugChanged()
void convertTextType(int type)
void showDebugCharacterChanged()
void optionsModelChanged()
void setShowCharacterDebug(const bool show)
void emitOpenTextEditor()
emitOpenTextEditor Emit the open text editor signal.
void convertToTextType(const int type)