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


Public Member Functions | |
KoTextDeleteCommand (KoTextDocument *d, int i, int idx, const QMemArray< KoTextStringChar > &str, const CustomItemsMap &customItemsMap, const QValueList< KoParagLayout > &oldParagLayouts) | |
KoTextCursor * | execute (KoTextCursor *c) |
KoTextCursor * | unexecute (KoTextCursor *c) |
Protected Attributes | |
QValueList< KoParagLayout > | m_oldParagLayouts |
CustomItemsMap | m_customItemsMap |
Detailed Description
Command created when deleting some text.
Definition at line 55 of file kocommand.h.
The documentation for this class was generated from the following files: