, including all inherited members.
| action(const char *name) const | KXMLGUIClient | |
| action(const TQDomElement &element) const | KXMLGUIClient | [virtual] |
| actionCollection() const | KXMLGUIClient | [virtual] |
| addStateActionDisabled(const TQString &state, const TQString &action) | KXMLGUIClient | |
| addStateActionEnabled(const TQString &state, const TQString &action) | KXMLGUIClient | |
| beginXMLPlug(TQWidget *) | KXMLGUIClient | |
| blockSignals(bool block) | TQObject | |
| checkConnectArgs(const char *signal, const TQObject *receiver, const char *member) | TQObject | |
| child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | TQObject | |
| childClients() | KXMLGUIClient | |
| childEvent(TQChildEvent *) | TQObject | |
| children() | TQObject | |
| className() | TQObject | |
| clientBuilder() const | KXMLGUIClient | |
| connect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
| connect(const TQObject *sender, const char *signal, const char *member) | TQObject | |
| connectNotify(const char *signal) | TQObject | |
| conserveMemory() | KXMLGUIClient | [protected, virtual] |
| customEvent(TQCustomEvent *) | TQObject | |
| deleteLater() | TQObject | |
| destroyed() | TQObject | |
| destroyed(TQObject *obj) | TQObject | |
| disconnect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
| disconnect(const char *signal=0, const TQObject *receiver=0, const char *member=0) | TQObject | |
| disconnect(const TQObject *receiver, const char *member=0) | TQObject | |
| disconnectNotify(const char *signal) | TQObject | |
| domDocument() const | KXMLGUIClient | [virtual] |
| dumpObjectInfo() | TQObject | |
| dumpObjectTree() | TQObject | |
| endXMLPlug() | KXMLGUIClient | |
| event(TQEvent *e) | TQObject | |
| eventFilter(TQObject *watched, TQEvent *e) | TQObject | |
| factory() const | KXMLGUIClient | |
| findMostRecentXMLFile(const TQStringList &files, TQString &doc) | KXMLGUIClient | [static] |
| getActionsToChangeForState(const TQString &state) | KXMLGUIClient | |
| highPriority() | TQObject | |
| inherits(const char *clname) | TQObject | |
| insertChild(TQObject *obj) | TQObject | |
| insertChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
| installEventFilter(const TQObject *filterObj) | TQObject | |
| instance() const | KXMLGUIClient | [virtual] |
| isA(const char *clname) | TQObject | |
| isWidgetType() | TQObject | |
| killTimer(int id) | TQObject | |
| killTimers() | TQObject | |
| KXMLGUIClient() | KXMLGUIClient | |
| KXMLGUIClient(KXMLGUIClient *parent) | KXMLGUIClient | |
| loadPlugin(TQObject *parent, const char *libname) (defined in KParts::Plugin) | KParts::Plugin | [protected, static] |
| loadPlugins(TQObject *parent, const TDEInstance *instance) | KParts::Plugin | [static] |
| loadPlugins(TQObject *parent, const TQValueList< PluginInfo > &pluginInfos) | KParts::Plugin | [static] |
| loadPlugins(TQObject *parent, const TQValueList< PluginInfo > &pluginInfos, const TDEInstance *instance) | KParts::Plugin | [static] |
| loadPlugins(TQObject *parent, KXMLGUIClient *parentGUIClient, TDEInstance *instance, bool enableNewPluginsByDefault=true) | KParts::Plugin | [static] |
| localXMLFile() const | KParts::Plugin | [virtual] |
| metaObject() | TQObject | |
| name() | TQObject | |
| name(const char *defaultName) | TQObject | |
| normalizeSignalSlot(const char *signalSlot) | TQObject | |
| objectTrees() | TQObject | |
| parent() | TQObject | |
| parentClient() const | KXMLGUIClient | |
| plugActionList(const TQString &name, const TQPtrList< TDEAction > &actionList) | KXMLGUIClient | |
| Plugin(TQObject *parent=0, const char *name=0) | KParts::Plugin | |
| pluginInfos(const TDEInstance *instance) | KParts::Plugin | [protected, static] |
| pluginObjects(TQObject *parent) | KParts::Plugin | [static] |
| prepareXMLUnplug(TQWidget *) | KXMLGUIClient | |
| property(const char *name) | TQObject | |
| queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) | TQObject | |
| reloadXML() | KXMLGUIClient | |
| removeChild(TQObject *obj) | TQObject | |
| removeChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
| removeEventFilter(const TQObject *obj) | TQObject | |
| sender() | TQObject | |
| setClientBuilder(KXMLGUIBuilder *builder) | KXMLGUIClient | |
| setDOMDocument(const TQDomDocument &document, bool merge=false) | KXMLGUIClient | [protected, virtual] |
| setFactory(KXMLGUIFactory *factory) | KXMLGUIClient | |
| setInstance(TDEInstance *instance) (defined in KParts::Plugin) | KParts::Plugin | [protected, virtual] |
| setLocalXMLFile(const TQString &file) | KXMLGUIClient | [protected, virtual] |
| setName(const char *name) | TQObject | |
| setProperty(const char *name, const TQVariant &value) | TQObject | |
| setXML(const TQString &document, bool merge=false) | KXMLGUIClient | [protected, virtual] |
| setXMLFile(const TQString &file, bool merge=false, bool setXMLDoc=true) | KXMLGUIClient | [protected, virtual] |
| setXMLGUIBuildDocument(const TQDomDocument &doc) | KXMLGUIClient | |
| signalsBlocked() | TQObject | |
| startTimer(int interval) | TQObject | |
| stateChanged(const TQString &newstate, ReverseStateChange reverse=StateNoReverse) | KXMLGUIClient | [protected, virtual] |
| timerEvent(TQTimerEvent *) | TQObject | |
| TQObject(TQObject *parent=0, const char *name=0) | TQObject | |
| tr(const char *sourceText, const char *comment) | TQObject | |
| trUtf8(const char *sourceText, const char *comment) | TQObject | |
| unplugActionList(const TQString &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] |
| ~TQObject() | TQObject | |