Référence de la classe KoParameterToPathCommand

The undo / redo command for changing a KoParameterShape into a KoPathShape. Plus de détails...

#include <KoPathCommand.h>

Graphe de collaboration de KoParameterToPathCommand:

[légende]
Liste de tous les membres

Fonctions membres publiques

 KoParameterToPathCommand (KoParameterShape *shape)
virtual ~KoParameterToPathCommand ()
void execute ()
 execute the command
void unexecute ()
 revert the actions done in execute
QString name () const
 return the name of this command

Attributs privés

KoParameterShapem_shape

Description détaillée

The undo / redo command for changing a KoParameterShape into a KoPathShape.

Définition à la ligne 322 du fichier KoPathCommand.h.


Documentation des contructeurs et destructeur

KoParameterToPathCommand::KoParameterToPathCommand ( KoParameterShape shape  ) 

Définition à la ligne 697 du fichier KoPathCommand.cpp.

KoParameterToPathCommand::~KoParameterToPathCommand (  )  [virtual]

Définition à la ligne 702 du fichier KoPathCommand.cpp.


Documentation des fonctions membres

void KoParameterToPathCommand::execute (  ) 

execute the command

Définition à la ligne 706 du fichier KoPathCommand.cpp.

Références m_shape, et KoParameterShape::setModified().

Voici le graphe d'appel pour cette fonction :

void KoParameterToPathCommand::unexecute (  ) 

revert the actions done in execute

Définition à la ligne 711 du fichier KoPathCommand.cpp.

Références m_shape, et KoParameterShape::setModified().

Voici le graphe d'appel pour cette fonction :

QString KoParameterToPathCommand::name (  )  const

return the name of this command

Définition à la ligne 716 du fichier KoPathCommand.cpp.


Documentation des données membres

KoParameterShape* KoParameterToPathCommand::m_shape [private]

Définition à la ligne 335 du fichier KoPathCommand.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:47:32 2006 pour KPlato par  doxygen 1.5.1-p1