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

Public Member Functions | |
| KateEditWrapLineUndo (KateDocument *document, int line, int col, int len, bool newLine) | |
| void | redo () |
| KateUndo::UndoType | type () const |
| void | undo () |
Detailed Description
Definition at line 232 of file kateundo.h.
Constructor & Destructor Documentation
| KateEditWrapLineUndo::KateEditWrapLineUndo | ( | KateDocument * | document, |
| int | line, | ||
| int | col, | ||
| int | len, | ||
| bool | newLine | ||
| ) | [inline] |
Definition at line 235 of file kateundo.h.
Member Function Documentation
| void KateEditWrapLineUndo::redo | ( | ) | [virtual] |
| KateUndo::UndoType KateEditWrapLineUndo::type | ( | ) | const [inline, virtual] |
| void KateEditWrapLineUndo::undo | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.6 API Reference