lib Library API Documentation

KoTextDeleteCommand Class Reference

Command created when deleting some text. More...

#include <kocommand.h>

Inheritance diagram for KoTextDeleteCommand:

KoTextInsertCommand List of all members.

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< KoParagLayoutm_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:
KDE Logo
This file is part of the documentation for lib Library Version 1.3.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Sep 28 04:04:05 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003