JX Application Framework
|
This is the complete list of members for JSTUndoTyping, including all inherited members.
Activate() | JUndo | inline |
AppendToSave(const JUtf8Character &c, const JIndex charIndex) | JSTUndoTextBase | protected |
Deactivate() | JUndo | inline |
GetText() const | JSTUndoBase | inlineprotected |
HandleCharacters(const JStyledText::TextCount &count) | JSTUndoTyping | |
HandleDelete(const JStringMatch &match, const bool fromAutoIndent) | JSTUndoTyping | |
HandleFwdDelete(const JStringMatch &match) | JSTUndoTyping | |
IsActive() const | JUndo | inline |
IsRedo() const | JUndo | inline |
JSTUndoBase(JStyledText *text) | JSTUndoBase | |
JSTUndoTextBase(JStyledText *text, const JStyledText::TextRange &range) | JSTUndoTextBase | |
JSTUndoTyping(JStyledText *buffer, const JStyledText::TextIndex &start) | JSTUndoTyping | |
JSTUndoTyping(JStyledText *buffer, const JStyledText::TextRange &replaceRange) | JSTUndoTyping | |
JUndo() | JUndo | |
MatchesCurrentIndex(const JStyledText::TextIndex &index) const | JSTUndoTyping | |
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() override | JSTUndoTyping | virtual |
UndoText(const JStyledText::TextRange range) | JSTUndoTextBase | protected |
~JSTUndoBase() override | JSTUndoBase | |
~JSTUndoTextBase() override | JSTUndoTextBase | |
~JSTUndoTyping() override | JSTUndoTyping | |
~JUndo() | JUndo | virtual |