Référence de la classe KoPathToolFactory

#include <KoPathToolFactory.h>

Graphe d'héritage de KoPathToolFactory:

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

Fonctions membres publiques

 KoPathToolFactory (QObject *parent, const QStringList &)
 ~KoPathToolFactory ()
KoToolcreateTool (KoCanvasBase *canvas)

Description détaillée

Définition à la ligne 27 du fichier KoPathToolFactory.h.


Documentation des contructeurs et destructeur

KoPathToolFactory::KoPathToolFactory ( QObject *  parent,
const QStringList &   
)

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

Références KoToolFactory::dynamicToolType(), KoPathShapeId, KoToolFactory::setActivationShapeID(), KoToolFactory::setIcon(), KoToolFactory::setPriority(), KoToolFactory::setToolTip(), et KoToolFactory::setToolType().

Voici le graphe d'appel pour cette fonction :

KoPathToolFactory::~KoPathToolFactory (  ) 

Définition à la ligne 36 du fichier KoPathToolFactory.cpp.


Documentation des fonctions membres

KoTool * KoPathToolFactory::createTool ( KoCanvasBase canvas  )  [virtual]

instanciate a new tool

Paramètres:
canvas the canvas that the new tool will work on. Should be passed to the constructor of the tool.
Renvoie:
a new KoTool instance

Implémente KoToolFactory.

Définition à la ligne 39 du fichier KoPathToolFactory.cpp.


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