Référence de la classe KoPathPointRubberSelectStrategy

Strategy to rubber select points of a path shape. Plus de détails...

#include <KoPathPointRubberSelectStrategy.h>

Graphe d'héritage de KoPathPointRubberSelectStrategy:

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

Fonctions membres publiques

 KoPathPointRubberSelectStrategy (KoPathTool *tool, KoCanvasBase *canvas, const QPointF &clicked)
virtual ~KoPathPointRubberSelectStrategy ()
virtual void finishInteraction (Qt::KeyboardModifiers modifiers)

Attributs privés

KoPathToolm_tool
 pointer to the path tool

Description détaillée

Strategy to rubber select points of a path shape.

Définition à la ligne 32 du fichier KoPathPointRubberSelectStrategy.h.


Documentation des contructeurs et destructeur

KoPathPointRubberSelectStrategy::KoPathPointRubberSelectStrategy ( KoPathTool tool,
KoCanvasBase canvas,
const QPointF &  clicked 
)

Définition à la ligne 26 du fichier KoPathPointRubberSelectStrategy.cpp.

virtual KoPathPointRubberSelectStrategy::~KoPathPointRubberSelectStrategy (  )  [inline, virtual]

Définition à la ligne 36 du fichier KoPathPointRubberSelectStrategy.h.


Documentation des fonctions membres

void KoPathPointRubberSelectStrategy::finishInteraction ( Qt::KeyboardModifiers  modifiers  )  [virtual]

Override to make final changes to the data on the end of an interaction.

Réimplémentée à partir de KoShapeRubberSelectStrategy.

Définition à la ligne 31 du fichier KoPathPointRubberSelectStrategy.cpp.

Références KoInteractionStrategy::m_canvas, m_tool, KoPathTool::selectPoints(), KoShapeRubberSelectStrategy::selectRect(), et KoCanvasBase::updateCanvas().

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

KoPathTool* KoPathPointRubberSelectStrategy::m_tool [private]

pointer to the path tool

Définition à la ligne 41 du fichier KoPathPointRubberSelectStrategy.h.

Référencé par finishInteraction().


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