KDECore
kgenericfactory.h File Reference
#include <klibloader.h>#include <ktypelist.h>#include <kinstance.h>#include <kgenericfactory.tcc>#include <kglobal.h>#include <klocale.h>#include <kdebug.h>
Include dependency graph for kgenericfactory.h:

Go to the source code of this file.
Classes | |
| class | KGenericFactory< Product, ParentType > |
| This template provides a generic implementation of a KLibFactory , for use with shared library components. More... | |
| class | KGenericFactory< KTypeList< Product, ProductListTail >, KTypeList< ParentType, ParentTypeListTail > > |
| This template provides a generic implementation of a KLibFactory , for use with shared library components. More... | |
| class | KGenericFactory< KTypeList< Product, ProductListTail >, QObject > |
| This template provides a generic implementation of a KLibFactory , for use with shared library components. More... | |
| class | KGenericFactoryBase< T > |
KDE 3.5 API Reference