Krita Source Code Documentation
Loading...
Searching...
No Matches
SvgTextToolOptionsModel.cpp File Reference

Go to the source code of this file.

Functions

 connect (this, SIGNAL(optionsChanged()), this, SLOT(saveOptions()))
 
 LAGER_QT (cssStylePresetName)
 
 LAGER_QT (pasteRichtTextByDefault)
 
 LAGER_QT (useVisualBidiCursor)
 
 loadOptions ()
 

Variables

const QString SVG_TEXT_TOOL_ID = "SvgTextTool"
 

Function Documentation

◆ connect()

connect ( this ,
SIGNAL(optionsChanged()) ,
this ,
SLOT(saveOptions())  )

◆ LAGER_QT() [1/3]

LAGER_QT ( cssStylePresetName )

◆ LAGER_QT() [2/3]

LAGER_QT ( pasteRichtTextByDefault )

◆ LAGER_QT() [3/3]

LAGER_QT ( useVisualBidiCursor )

◆ loadOptions()

loadOptions ( )

Variable Documentation

◆ SVG_TEXT_TOOL_ID

const QString SVG_TEXT_TOOL_ID = "SvgTextTool"

Definition at line 8 of file SvgTextToolOptionsModel.cpp.