KParts
KParts::GenericFactory< T > Member List
This is the complete list of members for KParts::GenericFactory< T >, including all inherited members.
aboutData() | KParts::GenericFactoryBase< T > | static |
componentData() | KParts::GenericFactoryBase< T > | static |
KParts::Factory::componentData() const | KPluginFactory | |
create(const QString &keyword, QObject *parent=0, const QVariantList &args=QVariantList()) | KPluginFactory | |
create(QObject *parent, const QStringList &args) | KPluginFactory | |
create(QObject *parent=0, const char *classname="QObject", const QStringList &args=QStringList()) | KPluginFactory | |
create(QObject *parent=0, const QVariantList &args=QVariantList()) | KPluginFactory | |
create(QWidget *parentWidget, QObject *parent, const QString &keyword=QString(), const QVariantList &args=QVariantList()) | KPluginFactory | |
create(const char *iface, QWidget *parentWidget, QObject *parent, const QVariantList &args, const QString &keyword) | KPluginFactory | protectedvirtual |
createComponentData() | KParts::GenericFactoryBase< T > | inlineprotectedvirtual |
createInstance(QWidget *parentWidget, QObject *parent, const QVariantList &args) | KPluginFactory | protectedstatic |
CreateInstanceFunction typedef | KPluginFactory | protected |
createObject(QObject *parent=0, const char *classname="QObject", const QStringList &args=QStringList()) | KParts::Factory | protectedvirtual |
createPart(QWidget *parentWidget=0, QObject *parent=0, const char *classname="KParts::Part", const QStringList &args=QStringList()) | KParts::Factory | |
createPartInstance(QWidget *parentWidget, QObject *parent, const QVariantList &args) | KPluginFactory | protectedstatic |
createPartObject(QWidget *parentWidget, QObject *parent, const char *className, const QStringList &args) | KParts::GenericFactory< T > | inlinevirtual |
d_ptr | KPluginFactory | protected |
Factory(QObject *parent=0) | KParts::Factory | |
GenericFactory() | KParts::GenericFactory< T > | inline |
GenericFactoryBase() | KParts::GenericFactoryBase< T > | inline |
KPluginFactory(const char *componentName=0, const char *catalogName=0, QObject *parent=0) | KPluginFactory | |
KPluginFactory(const KAboutData &aboutData, QObject *parent=0) | KPluginFactory | |
KPluginFactory(const KAboutData *aboutData, QObject *parent=0) | KPluginFactory | |
KPluginFactory(QObject *parent) | KPluginFactory | |
KPluginFactory(KPluginFactoryPrivate &dd, QObject *parent=0) | KPluginFactory | protected |
objectCreated(QObject *object) | KPluginFactory | signal |
partComponentData() | KParts::GenericFactoryBase< T > | inlinevirtual |
partComponentDataFromLibrary(const QString &libraryName) | KParts::Factory | static |
registerPlugin(const QString &keyword=QString(), CreateInstanceFunction instanceFunction=InheritanceChecker< T >().createInstanceFunction(reinterpret_cast< T * >(0))) | KPluginFactory | protected |
setComponentData(const KComponentData &componentData) | KPluginFactory | protected |
setupTranslations() | KPluginFactory | protectedvirtual |
stringListToVariantList(const QStringList &list) | KPluginFactory | protected |
variantListToStringList(const QVariantList &list) | KPluginFactory | protected |
~Factory() | KParts::Factory | virtual |
~GenericFactoryBase() | KParts::GenericFactoryBase< T > | inlinevirtual |
~KPluginFactory() | KPluginFactory | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.