kivio
KivioPluginStencilSpawner Class Reference
Inheritance diagram for KivioPluginStencilSpawner:

Detailed Description
Definition at line 36 of file kivio_plugin_stencil_spawner.h.
Public Member Functions | |
KivioPluginStencilSpawner (KivioStencilSpawnerSet *) | |
virtual | ~KivioPluginStencilSpawner () |
virtual bool | load (const QString &) |
virtual QDomElement | saveXML (QDomDocument &) |
virtual KivioStencil * | newStencil () |
virtual KivioStencil * | newStencil (const QString &arg) |
virtual KivioStencilSpawnerInfo * | info () |
virtual QPixmap * | icon () |
Protected Attributes | |
KivioStencilFactory * | fac |
void * | m_handle |
QPixmap * | m_pIcon |
QString | m_filename |
KivioStencilSpawnerInfo * | m_pSInfo |
KivioStencil *(* | pNewStencil )() |
QPixmap *(* | pGetIcon )() |
KivioStencilSpawnerInfo *(* | pGetSpawnerInfo )() |
The documentation for this class was generated from the following files: