Référence de la classe KoAutoFormatEntry

#include <KoAutoFormat.h>

Graphe de collaboration de KoAutoFormatEntry:

[légende]
Liste de tous les membres

Fonctions membres publiques

 KoAutoFormatEntry (const QString &replace=QString::null)
 ~KoAutoFormatEntry ()
QString replace () const
void changeReplace (const QString &rep)
KoSearchContextformatEntryContext () const
void createNewEntryContext ()
void setFormatEntryContext (KoSearchContext *)
void clearFormatEntryContext ()

Attributs protégés

QString m_replace
KoSearchContextm_formatOptions

Description détaillée

Définition à la ligne 68 du fichier KoAutoFormat.h.


Documentation des contructeurs et destructeur

KoAutoFormatEntry::KoAutoFormatEntry ( const QString &  replace = QString::null  ) 

Définition à la ligne 80 du fichier KoAutoFormat.cpp.

Références m_formatOptions.

KoAutoFormatEntry::~KoAutoFormatEntry (  ) 

Définition à la ligne 86 du fichier KoAutoFormat.cpp.

Références m_formatOptions.


Documentation des fonctions membres

QString KoAutoFormatEntry::replace (  )  const [inline]

Définition à la ligne 75 du fichier KoAutoFormat.h.

Références m_replace.

Référencé par KoAutoFormat::addAutoFormatEntry(), et KoAutoFormatDia::slotfind().

Voici le graphe d'appel pour cette fonction :

void KoAutoFormatEntry::changeReplace ( const QString &  rep  )  [inline]

Définition à la ligne 76 du fichier KoAutoFormat.h.

Références m_replace.

KoSearchContext * KoAutoFormatEntry::formatEntryContext (  )  const

Définition à la ligne 92 du fichier KoAutoFormat.cpp.

Références m_formatOptions.

Référencé par KoAutoFormatDia::editEntryList(), KoAutoFormat::loadEntry(), et KoAutoFormatDia::slotChangeTextFormatEntry().

Voici le graphe d'appel pour cette fonction :

void KoAutoFormatEntry::createNewEntryContext (  ) 

Définition à la ligne 97 du fichier KoAutoFormat.cpp.

Références m_formatOptions.

Référencé par KoAutoFormat::loadEntry().

Voici le graphe d'appel pour cette fonction :

void KoAutoFormatEntry::setFormatEntryContext ( KoSearchContext  ) 

Définition à la ligne 105 du fichier KoAutoFormat.cpp.

Références m_formatOptions.

Référencé par KoAutoFormatDia::editEntryList().

Voici le graphe d'appel pour cette fonction :

void KoAutoFormatEntry::clearFormatEntryContext (  ) 

Définition à la ligne 111 du fichier KoAutoFormat.cpp.

Références m_formatOptions.

Référencé par KoAutoFormatDia::slotClearTextFormatEntry().


Documentation des données membres

QString KoAutoFormatEntry::m_replace [protected]

Définition à la ligne 84 du fichier KoAutoFormat.h.

Référencé par changeReplace(), et replace().

KoSearchContext* KoAutoFormatEntry::m_formatOptions [protected]

Définition à la ligne 86 du fichier KoAutoFormat.h.

Référencé par clearFormatEntryContext(), createNewEntryContext(), formatEntryContext(), KoAutoFormatEntry(), setFormatEntryContext(), et ~KoAutoFormatEntry().


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