Référence de la classe KoParagFormatCommand

#include <KoTextCommand.h>

Graphe d'héritage de KoParagFormatCommand:

[légende]
Graphe de collaboration de KoParagFormatCommand:
[légende]
Liste de tous les membres

Fonctions membres publiques

 KoParagFormatCommand (KoTextDocument *d, int fParag, int lParag, const Q3ValueList< KoTextFormat * > &oldFormats, KoTextFormat *newFormat)
 ~KoParagFormatCommand ()
KoTextCursorexecute (KoTextCursor *c)
KoTextCursorunexecute (KoTextCursor *c)

Attributs protégés

int firstParag
int lastParag
Q3ValueList< KoTextFormat * > m_oldFormats
KoTextFormatm_newFormat

Description détaillée

Command created when changing the default format of paragraphs. This is ONLY used for counters and bullet's formatting. See KoTextFormatCommand for the command used when changing the formatting of any set of characters.

Définition à la ligne 114 du fichier KoTextCommand.h.


Documentation des contructeurs et destructeur

KoParagFormatCommand::KoParagFormatCommand ( KoTextDocument d,
int  fParag,
int  lParag,
const Q3ValueList< KoTextFormat * > &  oldFormats,
KoTextFormat newFormat 
)

Définition à la ligne 205 du fichier KoTextCommand.cpp.

Références m_oldFormats.

KoParagFormatCommand::~KoParagFormatCommand (  ) 

Définition à la ligne 216 du fichier KoTextCommand.cpp.

Références m_oldFormats.


Documentation des fonctions membres

KoTextCursor * KoParagFormatCommand::execute ( KoTextCursor c  )  [virtual]

Implémente KoTextDocCommand.

Définition à la ligne 223 du fichier KoTextCommand.cpp.

Références KoTextDocCommand::doc, firstParag, KoTextParag::invalidate(), lastParag, m_newFormat, KoTextParag::next(), KoTextDocument::paragAt(), KoTextParag::paragId(), et KoTextParag::setFormat().

Voici le graphe d'appel pour cette fonction :

KoTextCursor * KoParagFormatCommand::unexecute ( KoTextCursor c  )  [virtual]

Implémente KoTextDocCommand.

Définition à la ligne 241 du fichier KoTextCommand.cpp.

Références KoTextDocCommand::doc, firstParag, lastParag, m_oldFormats, KoTextParag::next(), KoTextDocument::paragAt(), KoTextParag::paragId(), et KoTextParag::setFormat().

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

int KoParagFormatCommand::firstParag [protected]

Définition à la ligne 124 du fichier KoTextCommand.h.

Référencé par execute(), et unexecute().

int KoParagFormatCommand::lastParag [protected]

Définition à la ligne 124 du fichier KoTextCommand.h.

Référencé par execute(), et unexecute().

Q3ValueList<KoTextFormat *> KoParagFormatCommand::m_oldFormats [protected]

Définition à la ligne 125 du fichier KoTextCommand.h.

Référencé par KoParagFormatCommand(), unexecute(), et ~KoParagFormatCommand().

KoTextFormat* KoParagFormatCommand::m_newFormat [protected]

Définition à la ligne 126 du fichier KoTextCommand.h.

Référencé par execute().


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