Référence de la classe KoChangeVariableFormatProperties

#include <KoTextCommand.h>

Graphe de collaboration de KoChangeVariableFormatProperties:

[légende]
Liste de tous les membres

Fonctions membres publiques

 KoChangeVariableFormatProperties (const QString &_oldValue, const QString &_newValue, KoVariable *var)
virtual QString name () const
void execute ()
void unexecute ()

Attributs privés

QString m_newValue
QString m_oldValue
KoVariablem_var

Description détaillée

Command created when changing the properties of a variable's format (e.g. DD/MM/YYYY)

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


Documentation des contructeurs et destructeur

KoChangeVariableFormatProperties::KoChangeVariableFormatProperties ( const QString &  _oldValue,
const QString &  _newValue,
KoVariable var 
)

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


Documentation des fonctions membres

QString KoChangeVariableFormatProperties::name (  )  const [virtual]

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

void KoChangeVariableFormatProperties::execute (  ) 

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

Références KoVariableFormatCollection::format(), KoVariableCollection::formatCollection(), KoVariableFormat::getKey(), m_newValue, m_var, KoVariable::recalcAndRepaint(), KoVariable::setVariableFormat(), KoVariable::variableColl(), et KoVariable::variableFormat().

Voici le graphe d'appel pour cette fonction :

void KoChangeVariableFormatProperties::unexecute (  ) 

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

Références KoVariableFormatCollection::format(), KoVariableCollection::formatCollection(), KoVariableFormat::getKey(), m_oldValue, m_var, KoVariable::recalcAndRepaint(), KoVariable::setVariableFormat(), KoVariable::variableColl(), et KoVariable::variableFormat().

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

QString KoChangeVariableFormatProperties::m_newValue [private]

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

Référencé par execute().

QString KoChangeVariableFormatProperties::m_oldValue [private]

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

Référencé par unexecute().

KoVariable* KoChangeVariableFormatProperties::m_var [private]

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

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


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