KoTextInsertCommand Class Reference
Command created when inserting some text. More...
#include <kocommand.h>
Inheritance diagram for KoTextInsertCommand:


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) |
Detailed Description
Command created when inserting some text.
Definition at line 71 of file kocommand.h.
The documentation for this class was generated from the following file: