kpilot
DOCConduitFactory Class Reference
#include <doc-factory.h>
Inheritance diagram for DOCConduitFactory:

Public Member Functions | |
DOCConduitFactory (QObject *=0L, const char *=0L) | |
virtual | ~DOCConduitFactory () |
Static Public Member Functions | |
static KAboutData * | about () |
Static Public Attributes | |
static const char * | dbDOCcreator = "REAd" |
static const char * | dbDOCtype = "TEXt" |
static const char * | fDBListSynced |
Protected Member Functions | |
virtual QObject * | createObject (QObject *parent=0, const char *name=0, const char *classname="QObject", const QStringList &args=QStringList()) |
Detailed Description
Definition at line 38 of file doc-factory.h.
Constructor & Destructor Documentation
DOCConduitFactory::DOCConduitFactory | ( | QObject * | p = 0L , |
|
const char * | n = 0L | |||
) |
Definition at line 57 of file doc-factory.cc.
DOCConduitFactory::~DOCConduitFactory | ( | ) | [virtual] |
Definition at line 72 of file doc-factory.cc.
Member Function Documentation
static KAboutData* DOCConduitFactory::about | ( | ) | [inline, static] |
Definition at line 47 of file doc-factory.h.
QObject * DOCConduitFactory::createObject | ( | QObject * | parent = 0 , |
|
const char * | name = 0 , |
|||
const char * | classname = "QObject" , |
|||
const QStringList & | args = QStringList() | |||
) | [protected, virtual] |
Definition at line 80 of file doc-factory.cc.
Member Data Documentation
const char * DOCConduitFactory::dbDOCcreator = "REAd" [static] |
Definition at line 54 of file doc-factory.h.
const char * DOCConduitFactory::dbDOCtype = "TEXt" [static] |
Definition at line 53 of file doc-factory.h.
const char* DOCConduitFactory::fDBListSynced [static] |
Definition at line 49 of file doc-factory.h.
The documentation for this class was generated from the following files: