kpilot/lib

ConduitFactory< Widget, Action > Class Template Reference

Template class that defines a conduit's factory. More...

#include <pluginfactory.h>

Inherits KLibFactory.

List of all members.


Public Member Functions

 ConduitFactory (QObject *parent=0, const char *name=0)

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

Detailed Description

template<class Widget, class Action>
class ConduitFactory< Widget, Action >

Template class that defines a conduit's factory.

Definition at line 45 of file pluginfactory.h.


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