lib
KoTextDocFormatCommand Class Reference
Inheritance diagram for KoTextDocFormatCommand:

Detailed Description
Definition at line 648 of file KoRichText.h.
Public Member Functions | |
KoTextDocFormatCommand (KoTextDocument *d, int sid, int sidx, int eid, int eidx, const QMemArray< KoTextStringChar > &old, const KoTextFormat *f, int fl) | |
virtual | ~KoTextDocFormatCommand () |
Commands | type () const |
KoTextCursor * | execute (KoTextCursor *c) |
KoTextCursor * | unexecute (KoTextCursor *c) |
Protected Attributes | |
int | startId |
int | startIndex |
int | endId |
int | endIndex |
KoTextFormat * | format |
QMemArray< KoTextStringChar > | oldFormats |
int | flags |
The documentation for this class was generated from the following files: