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

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