KateUndoManager Member List
This is the complete list of members for
KateUndoManager, including all inherited members.
allowComplexMerge() const | KateUndoManager | |
clearRedo() | KateUndoManager | [slot] |
clearUndo() | KateUndoManager | [slot] |
editEnd() | KateUndoManager | [slot] |
editStart() | KateUndoManager | [slot] |
KateUndoManager(KateDocument *doc) | KateUndoManager | |
redo() | KateUndoManager | [slot] |
redoCount() const | KateUndoManager | |
setAllowComplexMerge(bool allow) | KateUndoManager | |
setModified(bool m) | KateUndoManager | |
setUndoDontMerge(bool dontMerge) | KateUndoManager | |
slotLineInserted(int line, const QString &s) | KateUndoManager | [slot] |
slotLineRemoved(int line, const QString &s) | KateUndoManager | [slot] |
slotLineUnWrapped(int line, int col, int length, bool lineRemoved) | KateUndoManager | [slot] |
slotLineWrapped(int line, int col, int pos, bool newLine) | KateUndoManager | [slot] |
slotMarkLineAutoWrapped(int line, bool autowrapped) | KateUndoManager | [slot] |
slotTextInserted(int line, int col, const QString &s) | KateUndoManager | [slot] |
slotTextRemoved(int line, int col, const QString &s) | KateUndoManager | [slot] |
undo() | KateUndoManager | [slot] |
undoChanged() | KateUndoManager | [signal] |
undoCount() const | KateUndoManager | |
undoDontMerge() const | KateUndoManager | |
undoSafePoint() | KateUndoManager | |
updateConfig() | KateUndoManager | |
~KateUndoManager() | KateUndoManager | |