KDevelop API Documentation

KDevGenericFactory< T, ParentType > Class Template Reference

#include <kdevgenericfactory.h>

Inheritance diagram for KDevGenericFactory< T, ParentType >:

KGenericFactory< T, ParentType > KLibFactory QObject List of all members.

Public Member Functions

 KDevGenericFactory (const KAboutData *data)
KInstancecreateInstance ()

Private Attributes

const KAboutDataaboutData

template<class T, class ParentType = QObject>
class KDevGenericFactory< T, ParentType >


Constructor & Destructor Documentation

template<class T, class ParentType = QObject>
KDevGenericFactory< T, ParentType >::KDevGenericFactory const KAboutData data  )  [inline]
 

Definition at line 27 of file kdevgenericfactory.h.


Member Function Documentation

template<class T, class ParentType = QObject>
KInstance* KDevGenericFactory< T, ParentType >::createInstance  )  [inline]
 

Reimplemented in AbbrevFactory, AppWizardFactory, DocTreeViewFactory, CppSupportFactory, and JavaSupportFactory.

Definition at line 31 of file kdevgenericfactory.h.

Referenced by DocTreeViewFactory::createInstance(), AppWizardFactory::createInstance(), AbbrevFactory::createInstance(), JavaSupportFactory::createInstance(), and CppSupportFactory::createInstance().


Member Data Documentation

template<class T, class ParentType = QObject>
const KAboutData* KDevGenericFactory< T, ParentType >::aboutData [private]
 

Definition at line 39 of file kdevgenericfactory.h.


The documentation for this class was generated from the following file:
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:23 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003