Référence de la classe KoCreateShapesToolFactory

The factory for the KoCreateShapesTool. Plus de détails...

#include <KoCreateShapesToolFactory.h>

Graphe d'héritage de KoCreateShapesToolFactory:

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

Fonctions membres publiques

 KoCreateShapesToolFactory (QObject *parent, const QStringList &)
 Constructor.
 ~KoCreateShapesToolFactory ()
 Destructor.
KoToolcreateTool (KoCanvasBase *canvas)

Description détaillée

The factory for the KoCreateShapesTool.

Définition à la ligne 29 du fichier KoCreateShapesToolFactory.h.


Documentation des contructeurs et destructeur

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

Constructor.

Définition à la ligne 30 du fichier KoCreateShapesToolFactory.cpp.

Références KoToolFactory::mainToolType(), KoToolFactory::setPriority(), KoToolFactory::setToolTip(), et KoToolFactory::setToolType().

Voici le graphe d'appel pour cette fonction :

KoCreateShapesToolFactory::~KoCreateShapesToolFactory (  ) 

Destructor.

Définition à la ligne 38 du fichier KoCreateShapesToolFactory.cpp.


Documentation des fonctions membres

KoTool * KoCreateShapesToolFactory::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 41 du fichier KoCreateShapesToolFactory.cpp.


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