Kross
Kross::ActionCollection Member List
This is the complete list of members for Kross::ActionCollection, including all inherited members.
| action(const QString &name) const | Kross::ActionCollection | |
| ActionCollection(const QString &name, ActionCollection *parent=0) | Kross::ActionCollection | explicit |
| actionInserted(Action *child, ActionCollection *parent) | Kross::ActionCollection | signal |
| actionRemoved(Action *child, ActionCollection *parent) | Kross::ActionCollection | signal |
| actions() const | Kross::ActionCollection | |
| actionToBeInserted(Action *child, ActionCollection *parent) | Kross::ActionCollection | signal |
| actionToBeRemoved(Action *child, ActionCollection *parent) | Kross::ActionCollection | signal |
| addAction(Action *action) | Kross::ActionCollection | |
| addAction(const QString &name, Action *action) | Kross::ActionCollection | |
| blockSignals(bool block) | QObject | |
| checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| className() const | QObject | |
| collection(const QString &name) const | Kross::ActionCollection | |
| collectionInserted(ActionCollection *child, ActionCollection *parent) | Kross::ActionCollection | signal |
| collectionRemoved(ActionCollection *child, ActionCollection *parent) | Kross::ActionCollection | signal |
| collections() const | Kross::ActionCollection | |
| collectionToBeInserted(ActionCollection *child, ActionCollection *parent) | Kross::ActionCollection | signal |
| collectionToBeRemoved(ActionCollection *child, ActionCollection *parent) | Kross::ActionCollection | signal |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| connectSignals(ActionCollection *collection, bool conn) | Kross::ActionCollection | protected |
| connectSignals(Action *collection, bool conn) | Kross::ActionCollection | protected |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| dataChanged(Action *) | Kross::ActionCollection | signal |
| dataChanged(ActionCollection *) | Kross::ActionCollection | signal |
| deleteLater() | QObject | |
| description() const | Kross::ActionCollection | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
| disconnect(const QObject *receiver, const char *method) | QObject | |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| hasCollection(const QString &name) const | Kross::ActionCollection | |
| icon() const | Kross::ActionCollection | |
| iconName() const | Kross::ActionCollection | |
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isA(const char *className) const | QObject | |
| isEnabled() const | Kross::ActionCollection | |
| isWidgetType() const | QObject | |
| killTimer(int id) | QObject | |
| metaObject() const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | Kross::ActionCollection | |
| QObject::name(const char *defaultName) const | QObject | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| objectName | QObject | |
| objectName() const | QObject | |
| parent() const | QObject | |
| parentCollection() const | Kross::ActionCollection | |
| property(const char *name) const | QObject | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| readXml(const QDomElement &element, const QDir &directory=QDir()) | Kross::ActionCollection | |
| readXml(const QDomElement &element, const QStringList &searchPath) | Kross::ActionCollection | |
| readXml(QIODevice *device, const QDir &directory=QDir()) | Kross::ActionCollection | |
| readXml(QIODevice *device, const QStringList &searchPath) | Kross::ActionCollection | |
| readXmlFile(const QString &file) | Kross::ActionCollection | |
| receivers(const char *signal) const | QObject | protected |
| registerCollection(ActionCollection *collection) | Kross::ActionCollection | protected |
| removeAction(const QString &name) | Kross::ActionCollection | |
| removeAction(Action *action) | Kross::ActionCollection | |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setDescription(const QString &description) | Kross::ActionCollection | |
| setEnabled(bool enabled) | Kross::ActionCollection | |
| setIconName(const QString &iconname) | Kross::ActionCollection | |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setParentCollection(ActionCollection *parent) | Kross::ActionCollection | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setText(const QString &text) | Kross::ActionCollection | |
| signalsBlocked() const | QObject | |
| startTimer(int interval) | QObject | |
| text() const | Kross::ActionCollection | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| unregisterCollection(const QString &name) | Kross::ActionCollection | protected |
| updated() | Kross::ActionCollection | signal |
| writeXml() | Kross::ActionCollection | |
| writeXml(const QStringList &searchPath) | Kross::ActionCollection | |
| writeXml(QIODevice *device, int indent=2) | Kross::ActionCollection | |
| writeXml(QIODevice *device, int indent, const QStringList &searchPath) | Kross::ActionCollection | |
| ~ActionCollection() | Kross::ActionCollection | virtual |
| ~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:44 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:24:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference