Référence de la classe KoPathBaseCommand

the base command for commands altering a path shape Plus de détails...

#include <KoPathCommand.h>

Graphe d'héritage de KoPathBaseCommand:

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

Fonctions membres publiques

 KoPathBaseCommand (KoPathShape *shape)
 initialize the base command with the shape

Fonctions membres protégées

void repaint (const QRectF &oldControlPointRect)

Attributs protégés

KoPathShapem_shape
 the shape the command operates on

Description détaillée

the base command for commands altering a path shape

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


Documentation des contructeurs et destructeur

KoPathBaseCommand::KoPathBaseCommand ( KoPathShape shape  ) 

initialize the base command with the shape

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


Documentation des fonctions membres

void KoPathBaseCommand::repaint ( const QRectF &  oldControlPointRect  )  [protected]

Call this to repaint the shape after altering.

Paramètres:
oldControlPointRect the control point rect of the shape before altering

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

Références m_shape, KoPathShape::normalize(), KoPathShape::outline(), et KoShape::repaint().

Référencé par KoSegmentTypeCommand::execute(), KoSegmentSplitCommand::execute(), KoPointPropertyCommand::execute(), KoSegmentTypeCommand::unexecute(), KoSegmentSplitCommand::unexecute(), et KoPointPropertyCommand::unexecute().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

KoPathShape* KoPathBaseCommand::m_shape [protected]

the shape the command operates on

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

Référencé par KoSegmentTypeCommand::execute(), KoSubpathBreakCommand::execute(), KoPointJoinCommand::execute(), KoSegmentSplitCommand::execute(), KoPointPropertyCommand::execute(), KoSubpathBreakCommand::KoSubpathBreakCommand(), repaint(), KoSegmentTypeCommand::unexecute(), KoSubpathBreakCommand::unexecute(), KoPointJoinCommand::unexecute(), KoSegmentSplitCommand::unexecute(), et KoPointPropertyCommand::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:36 2006 pour KPlato par  doxygen 1.5.1-p1