KDEPrivate::ToolBarHandler Member List
This is the complete list of members for KDEPrivate::ToolBarHandler, 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) (defined in KXMLGUIClient) | KXMLGUIClient | |
addStateActionEnabled(const TQString &state, const TQString &action) (defined in KXMLGUIClient) | 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) (defined in KXMLGUIClient) | KXMLGUIClient | [static] |
getActionsToChangeForState(const TQString &state) (defined in KXMLGUIClient) | 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 | |
localXMLFile() const (defined in KXMLGUIClient) | KXMLGUIClient | [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 | |
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 | |
ReverseStateChange enum name (defined in KXMLGUIClient) | KXMLGUIClient | |
sender() | TQObject | |
setClientBuilder(KXMLGUIBuilder *builder) | KXMLGUIClient | |
setDOMDocument(const TQDomDocument &document, bool merge=false) | KXMLGUIClient | [protected, virtual] |
setFactory(KXMLGUIFactory *factory) | KXMLGUIClient | |
setInstance(TDEInstance *instance) | KXMLGUIClient | [protected, virtual] |
setLocalXMLFile(const TQString &file) (defined in KXMLGUIClient) | KXMLGUIClient | [protected, virtual] |
setName(const char *name) | TQObject | |
setProperty(const char *name, const TQVariant &value) | TQObject | |
setupActions() (defined in KDEPrivate::ToolBarHandler) | KDEPrivate::ToolBarHandler | [slot] |
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] |
StateNoReverse enum value (defined in KXMLGUIClient) | KXMLGUIClient | |
StateReverse enum value (defined in KXMLGUIClient) | KXMLGUIClient | |
timerEvent(TQTimerEvent *) | TQObject | |
ToolBarHandler(TDEMainWindow *mainWindow, const char *name=0) (defined in KDEPrivate::ToolBarHandler) | KDEPrivate::ToolBarHandler | |
ToolBarHandler(TDEMainWindow *mainWindow, TQObject *parent, const char *name=0) (defined in KDEPrivate::ToolBarHandler) | KDEPrivate::ToolBarHandler | |
toolBarMenuAction() (defined in KDEPrivate::ToolBarHandler) | KDEPrivate::ToolBarHandler | |
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) (defined in KXMLGUIClient) | KXMLGUIClient | [protected, virtual] |
xmlFile() const | KXMLGUIClient | [virtual] |
xmlguiBuildDocument() const | KXMLGUIClient | |
~KXMLGUIClient() | KXMLGUIClient | [virtual] |
~ToolBarHandler() (defined in KDEPrivate::ToolBarHandler) | KDEPrivate::ToolBarHandler | [virtual] |
~TQObject() | TQObject |