, including all inherited members.
action(const QString &name) const | Kross::ActionCollection | |
ActionCollection(const QString &name, ActionCollection *parent=0) | Kross::ActionCollection | [explicit] |
actions() const | Kross::ActionCollection | |
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 | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=true) | QObject | |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
className() | QObject | |
collection(const QString &name) const | Kross::ActionCollection | |
collections() const | Kross::ActionCollection | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
description() const | Kross::ActionCollection | |
destroyed(QObject *obj=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
hasCollection(const QString &name) const | Kross::ActionCollection | |
icon() const | Kross::ActionCollection | |
iconName() const | Kross::ActionCollection | |
inherits(const char *className) | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) | QObject | |
isEnabled() const | Kross::ActionCollection | |
isWidgetType() | QObject | |
killTimer(int id) | QObject | |
metaObject() | QObject | |
moveToThread(QThread *targetThread) | QObject | |
name() const | Kross::ActionCollection | |
QObject::name() | QObject | |
QObject::name(const char *defaultName) | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
parent() | QObject | |
parentCollection() const | Kross::ActionCollection | |
property(const char *name) | QObject | |
QObject(QObject *parent=0) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
readXml(const QDomElement &element, const QDir &directory=QDir()) | Kross::ActionCollection | |
readXml(QIODevice *device, const QDir &directory=QDir()) | Kross::ActionCollection | |
readXmlFile(const QString &file) | Kross::ActionCollection | |
receivers(const char *signal) | QObject | |
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() | QObject | |
setDescription(const QString &description) | Kross::ActionCollection | |
setEnabled(bool enabled) | Kross::ActionCollection | |
setIconName(const QString &iconname) | Kross::ActionCollection | |
setName(const char *name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setText(const QString &text) | Kross::ActionCollection | |
signalsBlocked() | QObject | |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
text() const | Kross::ActionCollection | |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
unregisterCollection(const QString &name) | Kross::ActionCollection | [protected] |
updated() | Kross::ActionCollection | [signal] |
writeXml() | Kross::ActionCollection | |
writeXml(QIODevice *device, int indent=2) | Kross::ActionCollection | |
~ActionCollection() | Kross::ActionCollection | [virtual] |