lib
KoTextInsertCommand Class Reference
#include <KoTextCommand.h>
Inheritance diagram for KoTextInsertCommand:

Detailed Description
Command created when inserting some text.
Definition at line 71 of file KoTextCommand.h.
Public Member Functions | |
| KoTextInsertCommand (KoTextDocument *d, int i, int idx, const QMemArray< KoTextStringChar > &str, const CustomItemsMap &customItemsMap, const QValueList< KoParagLayout > &oldParagLayouts) | |
| Commands | type () const |
| KoTextCursor * | execute (KoTextCursor *c) |
| KoTextCursor * | unexecute (KoTextCursor *c) |
The documentation for this class was generated from the following file:

