KParts
KParts::PartBase Member List
This is the complete list of members for KParts::PartBase, including all inherited members.
action(const char *name) const | KXMLGUIClient | |
action(const QDomElement &element) const | KXMLGUIClient | virtual |
actionCollection() const | KXMLGUIClient | virtual |
addStateActionDisabled(const QString &state, const QString &action) | KXMLGUIClient | |
addStateActionEnabled(const QString &state, const QString &action) | KXMLGUIClient | |
beginXMLPlug(QWidget *) | KXMLGUIClient | |
childClients() | KXMLGUIClient | |
clientBuilder() const | KXMLGUIClient | |
componentData() const | KXMLGUIClient | virtual |
d_ptr | KParts::PartBase | protected |
domDocument() const | KXMLGUIClient | virtual |
DoNotLoadPlugins enum value | KParts::PartBase | protected |
endXMLPlug() | KXMLGUIClient | |
factory() const | KXMLGUIClient | |
findMostRecentXMLFile(const QStringList &files, QString &doc) | KXMLGUIClient | static |
getActionsToChangeForState(const QString &state) | KXMLGUIClient | |
insertChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
KXMLGUIClient() | KXMLGUIClient | |
KXMLGUIClient(KXMLGUIClient *parent) | KXMLGUIClient | |
LoadPlugins enum value | KParts::PartBase | protected |
loadPlugins(QObject *parent, KXMLGUIClient *parentGUIClient, const KComponentData &componentData) | KParts::PartBase | protected |
LoadPluginsIfEnabled enum value | KParts::PartBase | protected |
loadStandardsXmlFile() | KXMLGUIClient | protected |
localXMLFile() const | KXMLGUIClient | virtual |
parentClient() const | KXMLGUIClient | |
PartBase() | KParts::PartBase | |
PartBase(PartBasePrivate &dd) | KParts::PartBase | protected |
partObject() const | KParts::PartBase | |
plugActionList(const QString &name, const QList< QAction * > &actionList) | KXMLGUIClient | |
PluginLoadingMode enum name | KParts::PartBase | protected |
prepareXMLUnplug(QWidget *) | KXMLGUIClient | |
reloadXML() | KXMLGUIClient | |
removeChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
replaceXMLFile(const QString &xmlfile, const QString &localxmlfile, bool merge=false) | KXMLGUIClient | |
ReverseStateChange enum name | KXMLGUIClient | |
setClientBuilder(KXMLGUIBuilder *builder) | KXMLGUIClient | |
setComponentData(const KComponentData &componentData) | KParts::PartBase | protectedvirtual |
setComponentData(const KComponentData &componentData, bool loadPlugins) | KParts::PartBase | protectedvirtual |
setDOMDocument(const QDomDocument &document, bool merge=false) | KXMLGUIClient | protectedvirtual |
setFactory(KXMLGUIFactory *factory) | KXMLGUIClient | |
setLocalXMLFile(const QString &file) | KXMLGUIClient | protectedvirtual |
setPartObject(QObject *object) | KParts::PartBase | |
setPluginInterfaceVersion(int version) | KParts::PartBase | protected |
setPluginLoadingMode(PluginLoadingMode loadingMode) | KParts::PartBase | protected |
setXML(const QString &document, bool merge=false) | KXMLGUIClient | protectedvirtual |
setXMLFile(const QString &file, bool merge=false, bool setXMLDoc=true) | KXMLGUIClient | protectedvirtual |
setXMLGUIBuildDocument(const QDomDocument &doc) | KXMLGUIClient | |
stateChanged(const QString &newstate, ReverseStateChange reverse=StateNoReverse) | KXMLGUIClient | protectedvirtual |
StateNoReverse enum value | KXMLGUIClient | |
StateReverse enum value | KXMLGUIClient | |
unplugActionList(const QString &name) | KXMLGUIClient | |
virtual_hook(int id, void *data) | KXMLGUIClient | protectedvirtual |
xmlFile() const | KXMLGUIClient | virtual |
xmlguiBuildDocument() const | KXMLGUIClient | |
~KXMLGUIClient() | KXMLGUIClient | virtual |
~PartBase() | KParts::PartBase | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.