KParts::GenericFactory< KTypeList< T1, T2 > > Class Reference
#include <genericfactory.h>
Inheritance diagram for KParts::GenericFactory< KTypeList< T1, T2 > >:

Public Member Functions | |
| GenericFactory () | |
| virtual KParts::Part * | createPartObject (QWidget *parentWidget, QObject *parent, const char *className, const QStringList &args) |
Constructor & Destructor Documentation
| KParts::GenericFactory< KTypeList< T1, T2 > >::GenericFactory | ( | ) | [inline] |
Definition at line 139 of file genericfactory.h.
Member Function Documentation
| virtual KParts::Part* KParts::GenericFactory< KTypeList< T1, T2 > >::createPartObject | ( | QWidget * | parentWidget, |
| QObject * | parent, | ||
| const char * | className, | ||
| const QStringList & | args | ||
| ) | [inline, virtual] |
Definition at line 141 of file genericfactory.h.
The documentation for this class was generated from the following file:
KDE 4.7 API Reference