kpilot

KNotesConduitFactory Class Reference

#include <knotes-factory.h>

Inheritance diagram for KNotesConduitFactory:

List of all members.


Public Member Functions

 KNotesConduitFactory (QObject *=0L, const char *=0L)
virtual ~KNotesConduitFactory ()

Static Public Member Functions

static KAboutData * about ()

Protected Member Functions

virtual QObjectcreateObject (QObject *parent=0, const char *name=0, const char *classname="QObject", const QStringList &args=QStringList())

Detailed Description

Definition at line 37 of file knotes-factory.h.


Constructor & Destructor Documentation

KNotesConduitFactory::KNotesConduitFactory ( QObject p = 0L,
const char *  n = 0L 
)

Definition at line 60 of file knotes-factory.cc.

KNotesConduitFactory::~KNotesConduitFactory (  )  [virtual]

Definition at line 80 of file knotes-factory.cc.


Member Function Documentation

static KAboutData* KNotesConduitFactory::about (  )  [inline, static]

Definition at line 45 of file knotes-factory.h.

QObject * KNotesConduitFactory::createObject ( QObject parent = 0,
const char *  name = 0,
const char *  classname = "QObject",
const QStringList args = QStringList() 
) [protected, virtual]

Definition at line 88 of file knotes-factory.cc.


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