Krita Source Code Documentation
Loading...
Searching...
No Matches
SvgTextInsertCommand Member List

This is the complete list of members for SvgTextInsertCommand, including all inherited members.

actionText() constKUndo2Command
canAnnihilateWith(const KUndo2Command *other) constKUndo2Commandvirtual
child(int index) constKUndo2Command
childCount() constKUndo2Command
dKUndo2Commandprivate
endTime() constKUndo2Commandvirtual
extraData() constKUndo2Command
hasParent() constKUndo2Command
id() const overrideSvgTextInsertCommandvirtual
isMerged() constKUndo2Commandvirtual
KUndo2Command(KUndo2Command *parent=0)KUndo2Commandexplicit
KUndo2Command(const KUndo2MagicString &text, KUndo2Command *parent=0)KUndo2Commandexplicit
m_anchorSvgTextInsertCommandprivate
m_endOfCommandKUndo2Commandprivate
m_hasParentKUndo2Commandprivate
m_mergeCommandsVectorKUndo2Commandprivate
m_posSvgTextInsertCommandprivate
m_shapeSvgTextInsertCommandprivate
m_textSvgTextInsertCommandprivate
m_textDataSvgTextInsertCommandprivate
m_timedIDKUndo2Commandprivate
m_timeOfCreationKUndo2Commandprivate
mergeCommandsVector() constKUndo2Commandvirtual
mergeWith(const KUndo2Command *other) overrideSvgTextInsertCommandvirtual
redo() overrideSvgTextInsertCommandvirtual
redoMergedCommands()KUndo2Commandvirtual
setEndTime()KUndo2Command
setEndTime(const QTime &time)KUndo2Commandvirtual
setExtraData(KUndo2CommandExtraData *data)KUndo2Command
setText(const KUndo2MagicString &text)KUndo2Command
setTime()KUndo2Command
setTime(const QTime &time)KUndo2Commandvirtual
setTimedID(int timedID)KUndo2Commandvirtual
SvgTextInsertCommand(KoSvgTextShape *shape, int pos, int anchor, QString text, KUndo2Command *parent=0)SvgTextInsertCommand
text() constKUndo2Command
time() constKUndo2Commandvirtual
timedId() constKUndo2Commandvirtual
timedMergeWith(KUndo2Command *other)KUndo2Commandvirtual
undo() overrideSvgTextInsertCommandvirtual
undoMergedCommands()KUndo2Commandvirtual
~KUndo2Command()KUndo2Commandvirtual
~SvgTextInsertCommand() override=defaultSvgTextInsertCommand