, including all inherited members.
action(const QDomElement &element) const | KXMLGUIClient | [virtual] |
action(const char *name) const | KXMLGUIClient | |
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] |
domDocument() const | KXMLGUIClient | [virtual] |
endXMLPlug() | KXMLGUIClient | |
factory() const | KXMLGUIClient | |
findMostRecentXMLFile(const QStringList &files, QString &doc) | KXMLGUIClient | [static] |
getActionsToChangeForState(const QString &state) | KXMLGUIClient | |
insertChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
KXMLGUIClient(KXMLGUIClient *parent) | KXMLGUIClient | |
KXMLGUIClient() | KXMLGUIClient | |
loadPlugin(QObject *parent, const char *libname) | KParts::Plugin | [protected, static] |
loadPlugin(QObject *parent, const QByteArray &libname) | KParts::Plugin | [protected, static] |
loadPlugin(QObject *parent, const QString &libname) | KParts::Plugin | [protected, static] |
loadPlugins(QObject *parent, const KComponentData &instance) | KParts::Plugin | [static] |
loadPlugins(QObject *parent, const QList< PluginInfo > &pluginInfos) | KParts::Plugin | [static] |
loadPlugins(QObject *parent, const QList< PluginInfo > &pluginInfos, const KComponentData &instance) | KParts::Plugin | [static] |
loadPlugins(QObject *parent, KXMLGUIClient *parentGUIClient, const KComponentData &instance, bool enableNewPluginsByDefault=true, int interfaceVersionRequired=0) | KParts::Plugin | [static] |
localXMLFile() const | KParts::Plugin | [virtual] |
parentClient() const | KXMLGUIClient | |
plugActionList(const QString &name, const QList< QAction * > &actionList) | KXMLGUIClient | |
Plugin(QObject *parent=0) | KParts::Plugin | |
pluginInfos(const KComponentData &instance) | KParts::Plugin | [protected, static] |
pluginObjects(QObject *parent) | KParts::Plugin | [static] |
prepareXMLUnplug(QWidget *) | KXMLGUIClient | |
reloadXML() | KXMLGUIClient | |
removeChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
ReverseStateChange enum name | KXMLGUIClient | |
setClientBuilder(KXMLGUIBuilder *builder) | KXMLGUIClient | |
setComponentData(const KComponentData &instance) | KParts::Plugin | [protected, virtual] |
setDOMDocument(const QDomDocument &document, bool merge=false) | KXMLGUIClient | [protected, virtual] |
setFactory(KXMLGUIFactory *factory) | KXMLGUIClient | |
setLocalXMLFile(const QString &file) | KXMLGUIClient | [protected, virtual] |
setXML(const QString &document, bool merge=false) | KXMLGUIClient | [protected, virtual] |
setXMLFile(const QString &file, bool merge=false, bool setXMLDoc=true) | KXMLGUIClient | [protected, virtual] |
setXMLGUIBuildDocument(const QDomDocument &doc) | KXMLGUIClient | |
stateChanged(const QString &newstate, ReverseStateChange reverse=StateNoReverse) | KXMLGUIClient | [protected, virtual] |
StateNoReverse | KXMLGUIClient | |
StateReverse | KXMLGUIClient | |
unplugActionList(const QString &name) | KXMLGUIClient | |
virtual_hook(int id, void *data) | KXMLGUIClient | [protected, virtual] |
xmlFile() const | KParts::Plugin | [virtual] |
xmlguiBuildDocument() const | KXMLGUIClient | |
~KXMLGUIClient() | KXMLGUIClient | [virtual] |
~Plugin() | KParts::Plugin | [virtual] |