JX Application Framework
|
This is the complete list of members for JSTUndoTextBase, including all inherited members.
Activate() | JUndo | inline |
AppendToSave(const JUtf8Character &c, const JIndex charIndex) | JSTUndoTextBase | protected |
Deactivate() | JUndo | inline |
GetText() const | JSTUndoBase | inlineprotected |
IsActive() const | JUndo | inline |
IsRedo() const | JUndo | inline |
JSTUndoBase(JStyledText *text) | JSTUndoBase | |
JSTUndoTextBase(JStyledText *text, const JStyledText::TextRange &range) | JSTUndoTextBase | |
JUndo() | JUndo | |
PrependToSave(const JUtf8Character &c, const JIndex charIndex) | JSTUndoTextBase | protected |
SetCount(const JStyledText::TextCount &count) | JSTUndoBase | virtual |
SetFont(const JString &name, const JSize size) override | JSTUndoTextBase | virtual |
JSTUndoBase::SetFont(JRunArray< JFont > *styles, const JString &name, const JSize size) | JSTUndoBase | protected |
SetRedo(const bool isRedo) | JUndo | inline |
Undo()=0 | JUndo | pure virtual |
UndoText(const JStyledText::TextRange range) | JSTUndoTextBase | protected |
~JSTUndoBase() override | JSTUndoBase | |
~JSTUndoTextBase() override | JSTUndoTextBase | |
~JUndo() | JUndo | virtual |