|
JX Application Framework
|
This is the complete list of members for JSTUndoMove, including all inherited members.
| Activate() | JUndo | inline |
| Deactivate() | JUndo | inline |
| GetText() const | JSTUndoBase | inlineprotected |
| IsActive() const | JUndo | inline |
| IsRedo() const | JUndo | inline |
| JSTUndoBase(JStyledText *text) | JSTUndoBase | |
| JSTUndoMove(JStyledText *text, const JStyledText::TextIndex &srcIndex, const JStyledText::TextIndex &destIndex, const JStyledText::TextCount &count) | JSTUndoMove | |
| JUndo() | JUndo | |
| SetCount(const JStyledText::TextCount &count) override | JSTUndoMove | virtual |
| SetFont(const JString &name, const JSize size) | JSTUndoBase | virtual |
| SetFont(JRunArray< JFont > *styles, const JString &name, const JSize size) | JSTUndoBase | protected |
| SetRedo(const bool isRedo) | JUndo | inline |
| Undo() override | JSTUndoMove | virtual |
| ~JSTUndoBase() override | JSTUndoBase | |
| ~JSTUndoMove() override | JSTUndoMove | |
| ~JUndo() | JUndo | virtual |