KDevelop API Documentation

PgiOptionsFactory Class Reference

#include <pgioptionsfactory.h>

Inheritance diagram for PgiOptionsFactory:

KLibFactory QObject List of all members.

Public Member Functions

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

Static Public Member Functions

KInstanceinstance ()

Static Private Attributes

KInstances_instance = 0

Constructor & Destructor Documentation

PgiOptionsFactory::PgiOptionsFactory QObject parent = 0,
const char *  name = 0
 

Definition at line 28 of file pgioptionsfactory.cpp.

References instance(), and PgiOptionsFactory().

Referenced by PgiOptionsFactory().

PgiOptionsFactory::~PgiOptionsFactory  ) 
 

Definition at line 35 of file pgioptionsfactory.cpp.

References s_instance.


Member Function Documentation

QObject * PgiOptionsFactory::createObject QObject parent,
const char *  name,
const char *  classname,
const QStringList args
[virtual]
 

Implements KLibFactory.

Definition at line 42 of file pgioptionsfactory.cpp.

References createObject(), endl(), and kdDebug().

Referenced by createObject().

KInstance * PgiOptionsFactory::instance  )  [static]
 

Definition at line 61 of file pgioptionsfactory.cpp.

References s_instance.

Referenced by PgiOptionsFactory().


Member Data Documentation

KInstance * PgiOptionsFactory::s_instance = 0 [static, private]
 

Definition at line 60 of file pgioptionsfactory.cpp.

Referenced by instance(), and ~PgiOptionsFactory().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:28 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003