KDECore
KGenericFactory< KTypeList< Product, ProductListTail >, QObject > Class Template Reference
#include <kgenericfactory.h>
Inheritance diagram for KGenericFactory< KTypeList< Product, ProductListTail >, QObject >:

Public Member Functions | |
| KGenericFactory (const char *componentName=0, const char *catalogName=0) | |
| KGenericFactory (const KAboutData *data) | |
Protected Member Functions | |
| virtual QObject * | createObject (QObject *parent, const char *className, const QStringList &args) |
Detailed Description
template<class Product, class ProductListTail>
class KGenericFactory< KTypeList< Product, ProductListTail >, QObject >
Definition at line 242 of file kgenericfactory.h.
Constructor & Destructor Documentation
template<class Product , class ProductListTail >
| KGenericFactory< KTypeList< Product, ProductListTail >, QObject >::KGenericFactory | ( | const char * | componentName = 0, |
| const char * | catalogName = 0 |
||
| ) | [inline, explicit] |
Definition at line 246 of file kgenericfactory.h.
template<class Product , class ProductListTail >
| KGenericFactory< KTypeList< Product, ProductListTail >, QObject >::KGenericFactory | ( | const KAboutData * | data | ) | [inline, explicit] |
Definition at line 250 of file kgenericfactory.h.
Member Function Documentation
template<class Product , class ProductListTail >
| virtual QObject* KGenericFactory< KTypeList< Product, ProductListTail >, QObject >::createObject | ( | QObject * | parent, |
| const char * | className, | ||
| const QStringList & | args | ||
| ) | [inline, protected, virtual] |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:49:39 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:49:39 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.