Kate
KateEditInsertLineUndo Class Reference
#include <kateundo.h>
Inheritance diagram for KateEditInsertLineUndo:

Public Member Functions | |
KateEditInsertLineUndo (KateDocument *document, int line, const QString &text) | |
void | redo () |
KateUndo::UndoType | type () const |
void | undo () |
Detailed Description
Definition at line 294 of file kateundo.h.
Constructor & Destructor Documentation
KateEditInsertLineUndo::KateEditInsertLineUndo | ( | KateDocument * | document, | |
int | line, | |||
const QString & | text | |||
) | [inline] |
Definition at line 297 of file kateundo.h.
Member Function Documentation
void KateEditInsertLineUndo::redo | ( | ) | [virtual] |
KateUndo::UndoType KateEditInsertLineUndo::type | ( | ) | const [inline, virtual] |
void KateEditInsertLineUndo::undo | ( | ) | [virtual] |
The documentation for this class was generated from the following files: