KDECore
KGenericFactoryBase< T > Member List
This is the complete list of members for KGenericFactoryBase< T >, including all inherited members.
componentData() | KGenericFactoryBase< T > | inlinestatic |
KPluginFactory::componentData() const | KPluginFactory | |
create(QObject *parent=0, const QVariantList &args=QVariantList()) | KPluginFactory | inline |
create(const QString &keyword, QObject *parent=0, const QVariantList &args=QVariantList()) | KPluginFactory | inline |
create(QWidget *parentWidget, QObject *parent, const QString &keyword=QString(), const QVariantList &args=QVariantList()) | KPluginFactory | inline |
create(QObject *parent, const QStringList &args) | KPluginFactory | inline |
create(QObject *parent=0, const char *classname="QObject", const QStringList &args=QStringList()) | KPluginFactory | inline |
create(const char *iface, QWidget *parentWidget, QObject *parent, const QVariantList &args, const QString &keyword) | KPluginFactory | protectedvirtual |
createComponentData() | KGenericFactoryBase< T > | inlineprotectedvirtual |
createInstance(QWidget *parentWidget, QObject *parent, const QVariantList &args) | KPluginFactory | inlineprotectedstatic |
CreateInstanceFunction typedef | KPluginFactory | protected |
createObject(QObject *parent, const char *className, const QStringList &args) | KPluginFactory | protectedvirtual |
createPartInstance(QWidget *parentWidget, QObject *parent, const QVariantList &args) | KPluginFactory | inlineprotectedstatic |
createPartObject(QWidget *parentWidget, QObject *parent, const char *classname, const QStringList &args) | KPluginFactory | protectedvirtual |
d_ptr | KPluginFactory | protected |
K_PLUGIN_FACTORY | KPluginFactory | related |
K_PLUGIN_FACTORY_DECLARATION | KPluginFactory | related |
K_PLUGIN_FACTORY_DEFINITION | KPluginFactory | related |
KGenericFactoryBase(const char *componentName, const char *catalogName) | KGenericFactoryBase< T > | inlineexplicit |
KGenericFactoryBase(const KAboutData *data) | KGenericFactoryBase< T > | inlineexplicit |
KPluginFactory(const char *componentName=0, const char *catalogName=0, QObject *parent=0) | KPluginFactory | explicit |
KPluginFactory(const KAboutData &aboutData, QObject *parent=0) | KPluginFactory | explicit |
KPluginFactory(const KAboutData *aboutData, QObject *parent=0) | KPluginFactory | explicit |
KPluginFactory(QObject *parent) | KPluginFactory | explicit |
KPluginFactory(KPluginFactoryPrivate &dd, QObject *parent=0) | KPluginFactory | explicitprotected |
objectCreated(QObject *object) | KPluginFactory | signal |
registerPlugin(const QString &keyword=QString(), CreateInstanceFunction instanceFunction=InheritanceChecker< T >().createInstanceFunction(reinterpret_cast< T * >(0))) | KPluginFactory | inlineprotected |
setComponentData(const KComponentData &componentData) | KPluginFactory | protected |
setupTranslations() | KPluginFactory | protectedvirtual |
stringListToVariantList(const QStringList &list) | KPluginFactory | protected |
variantListToStringList(const QVariantList &list) | KPluginFactory | protected |
~KGenericFactoryBase() | KGenericFactoryBase< T > | inlinevirtual |
~KPluginFactory() | KPluginFactory | virtual |
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.