QimsysPlugin Class Reference

QimsysPlugin is the base class for all qimsys plugins. More...

Inheritance diagram for QimsysPlugin:

Inheritance graph

List of all members.

Public Member Functions

 QimsysPlugin (QObject *parent=0)
 Constructor.
 ~QimsysPlugin ()
 Destructor.
QimsysAbstractPluginObjectobject (QObject *parent=0)
 to get qimsys plugin object from plugin

Protected Member Functions

virtual
QimsysAbstractPluginObject
createObject (QObject *parent)=0
 create the object


Detailed Description

QimsysPlugin is the base class for all qimsys plugins.

Member Function Documentation

QimsysAbstractPluginObject * QimsysPlugin::object ( QObject *  parent = 0  ) 

to get qimsys plugin object from plugin

This method will call createObject(QObject *parent) if it doesn't create the object yet.

QimsysAbstractPluginObject * QimsysPlugin::createObject ( QObject *  parent  )  [protected, pure virtual]

create the object

This method creates plugin object in subclass


The documentation for this class was generated from the following files:

Generated on Mon Nov 1 17:12:07 2010 for qimsys by  doxygen 1.5.6