kpilot/lib
ConduitFactory< Widget, Action > Class Template Reference
#include <pluginfactory.h>
Detailed Description
template<class Widget, class Action>
class ConduitFactory< Widget, Action >
Template class that defines a conduit's factory.
Definition at line 40 of file pluginfactory.h.
Public Member Functions | |
ConduitFactory (QObject *parent=0, const char *name=0) | |
virtual | ~ConduitFactory () |
Protected Member Functions | |
virtual QObject * | createObject (QObject *parent=0, const char *name=0, const char *classname="QObject", const QStringList &args=QStringList()) |
Protected Attributes | |
KInstance * | fInstance |
The documentation for this class was generated from the following file: