Référence de la classe KoPathTool::ActiveHandle

Graphe d'héritage de KoPathTool::ActiveHandle:
[légende]
Graphe de collaboration de KoPathTool::ActiveHandle:
[légende]
Liste de tous les membres

Fonctions membres publiques

 ActiveHandle (KoPathTool *tool)
virtual ~ActiveHandle ()
virtual void paint (QPainter &painter, KoViewConverter &converter)=0
virtual void repaint () const=0
virtual void mousePressEvent (KoPointerEvent *event)=0

Attributs publics

KoPathToolm_tool

Description détaillée

Définition à la ligne 73 du fichier KoPathTool.h.


Documentation des contructeurs et destructeur

KoPathTool::ActiveHandle::ActiveHandle ( KoPathTool tool  )  [inline]

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

virtual KoPathTool::ActiveHandle::~ActiveHandle (  )  [inline, virtual]

Définition à la ligne 79 du fichier KoPathTool.h.


Documentation des fonctions membres

virtual void KoPathTool::ActiveHandle::paint ( QPainter &  painter,
KoViewConverter converter 
) [pure virtual]

Implémenté dans KoPathTool::ActivePointHandle, et KoPathTool::ActiveParameterHandle.

Référencé par KoPathTool::paint().

Voici le graphe d'appel pour cette fonction :

virtual void KoPathTool::ActiveHandle::repaint (  )  const [pure virtual]

Implémenté dans KoPathTool::ActivePointHandle, et KoPathTool::ActiveParameterHandle.

Référencé par KoPathTool::mouseMoveEvent().

Voici le graphe d'appel pour cette fonction :

virtual void KoPathTool::ActiveHandle::mousePressEvent ( KoPointerEvent event  )  [pure virtual]

Implémenté dans KoPathTool::ActivePointHandle, et KoPathTool::ActiveParameterHandle.

Référencé par KoPathTool::mousePressEvent().

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

KoPathTool* KoPathTool::ActiveHandle::m_tool

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

Référencé par KoPathTool::ActiveParameterHandle::mousePressEvent(), KoPathTool::ActivePointHandle::mousePressEvent(), KoPathTool::ActiveParameterHandle::paint(), KoPathTool::ActivePointHandle::paint(), KoPathTool::ActiveParameterHandle::repaint(), et KoPathTool::ActivePointHandle::repaint().


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Wed Nov 22 23:47:54 2006 pour KPlato par  doxygen 1.5.1-p1