lib
KoTextDocDeleteCommand Class Reference
Inheritance diagram for KoTextDocDeleteCommand:

Detailed Description
Definition at line 613 of file KoRichText.h.
Public Member Functions | |
| KoTextDocDeleteCommand (KoTextDocument *d, int i, int idx, const QMemArray< KoTextStringChar > &str) | |
| virtual | ~KoTextDocDeleteCommand () |
| Commands | type () const |
| KoTextCursor * | execute (KoTextCursor *c) |
| KoTextCursor * | unexecute (KoTextCursor *c) |
Protected Attributes | |
| int | id |
| int | index |
| KoTextParag * | parag |
| QMemArray< KoTextStringChar > | text |
The documentation for this class was generated from the following files:

