KGenericFactoryBase Class Reference
#include <kgenericfactory.h>
Inheritance diagram for KGenericFactoryBase:

Public Member Functions | |
| KGenericFactoryBase (const char *componentName, const char *catalogName) | |
| KGenericFactoryBase (const KAboutData *data) | |
| virtual | ~KGenericFactoryBase () |
Static Public Member Functions | |
| static KComponentData | componentData () |
Protected Member Functions | |
| virtual KComponentData * | createComponentData () |
Constructor & Destructor Documentation
| KGenericFactoryBase::KGenericFactoryBase | ( | const char * | componentName, |
| const char * | catalogName | ||
| ) | [inline, explicit] |
Definition at line 39 of file kgenericfactory.h.
| KGenericFactoryBase::KGenericFactoryBase | ( | const KAboutData * | data | ) | [inline, explicit] |
Definition at line 46 of file kgenericfactory.h.
| virtual KGenericFactoryBase::~KGenericFactoryBase | ( | ) | [inline, virtual] |
Definition at line 53 of file kgenericfactory.h.
Member Function Documentation
| static KComponentData KGenericFactoryBase::componentData | ( | ) | [inline, static] |
Definition at line 58 of file kgenericfactory.h.
| virtual KComponentData* KGenericFactoryBase::createComponentData | ( | ) | [inline, protected, virtual] |
Definition at line 73 of file kgenericfactory.h.
The documentation for this class was generated from the following file:
KDE 4.7 API Reference