KDECore
KPluginFactoryPrivate Class Reference
#include <kpluginfactory_p.h>
Protected Types | |
typedef QPair< const QMetaObject *, KPluginFactory::CreateInstanceFunction > | Plugin |
Protected Member Functions | |
KPluginFactoryPrivate () | |
~KPluginFactoryPrivate () | |
Protected Attributes | |
bool | catalogInitialized |
KComponentData | componentData |
QHash< QString, Plugin > | createInstanceHash |
KPluginFactory * | q_ptr |
Detailed Description
Definition at line 33 of file kpluginfactory_p.h.
Member Typedef Documentation
|
protected |
Definition at line 37 of file kpluginfactory_p.h.
Constructor & Destructor Documentation
|
inlineprotected |
Definition at line 40 of file kpluginfactory_p.h.
|
inlineprotected |
Definition at line 41 of file kpluginfactory_p.h.
Member Data Documentation
|
protected |
Definition at line 47 of file kpluginfactory_p.h.
|
protected |
Definition at line 46 of file kpluginfactory_p.h.
Definition at line 45 of file kpluginfactory_p.h.
|
protected |
Definition at line 49 of file kpluginfactory_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.