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 (TQObject *parent=0, const char *name=0)

Protected Member Functions

virtual TQObject * createObject (TQObject *parent=0, const char *name=0, const char *classname="TQObject", const TQStringList &args=TQStringList())

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: