Référence de la classe CustomItemsMap

#include <KoTextDocument.h>

Liste de tous les membres

Fonctions membres publiques

void insertItems (const KoTextCursor &startCursor, int size)
void deleteAll (KMacroCommand *macroCmd)


Description détaillée

A CustomItemsMap associates a custom item to an index Used in the undo/redo info for insert/delete text.

Définition à la ligne 613 du fichier KoTextDocument.h.


Documentation des fonctions membres

void CustomItemsMap::insertItems ( const KoTextCursor startCursor,
int  size 
)

Insert all the items from the map, into the existing text

Définition à la ligne 120 du fichier KoTextCustomItem.cpp.

Références KoTextCursor::gotoRight(), KoTextCursor::index(), KoTextCursor::parag(), et KoTextParag::setCustomItem().

Référencé par KoTextObject::insert(), et KoTextDeleteCommand::unexecute().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

void CustomItemsMap::deleteAll ( KMacroCommand *  macroCmd  ) 

Delete all the items from the map, adding their commands into macroCmd

Définition à la ligne 139 du fichier KoTextCustomItem.cpp.

Références KoTextCustomItem::deleteCommand(), et KoTextCustomItem::setDeleted().

Référencé par KoTextObject::UndoRedoInfo::clear(), et KoTextObject::removeSelectedTextCommand().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir des fichiers suivants :
Généré le Wed Nov 22 23:43:30 2006 pour KPlato par  doxygen 1.5.1-p1