Kate
KateEditUnWrapLineUndo Class Reference
#include <kateundo.h>
Inheritance diagram for KateEditUnWrapLineUndo:
Public Member Functions | |
| KateEditUnWrapLineUndo (KateDocument *document, int line, int col, int len, bool removeLine) | |
| void | redo () |
| KateUndo::UndoType | type () const |
| void | undo () |
Detailed Description
Definition at line 261 of file kateundo.h.
Constructor & Destructor Documentation
| KateEditUnWrapLineUndo::KateEditUnWrapLineUndo | ( | KateDocument * | document, | |
| int | line, | |||
| int | col, | |||
| int | len, | |||
| bool | removeLine | |||
| ) | [inline] |
Definition at line 264 of file kateundo.h.
Member Function Documentation
| void KateEditUnWrapLineUndo::redo | ( | ) | [virtual] |
| KateUndo::UndoType KateEditUnWrapLineUndo::type | ( | ) | const [inline, virtual] |
| void KateEditUnWrapLineUndo::undo | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.3 API Reference