, including all inherited members.
action(int index) const | KActionCollection | |
action(const QString &name) const | KActionCollection | |
actionGroups() const | KActionCollection | |
actionHighlighted(QAction *action) | KActionCollection | [signal] |
actionHovered(QAction *action) | KActionCollection | [signal] |
actions() const | KActionCollection | |
actionsWithoutGroup() const | KActionCollection | |
actionTriggered(QAction *action) | KActionCollection | [signal] |
add(const QString &name, const QObject *receiver=0, const char *member=0) | KActionCollection | [inline] |
addAction(const QString &name, QAction *action) | KActionCollection | |
addAction(const QString &name, KAction *action) | KActionCollection | |
addAction(KStandardAction::StandardAction actionType, const QObject *receiver=0, const char *member=0) | KActionCollection | |
addAction(KStandardAction::StandardAction actionType, const QString &name, const QObject *receiver=0, const char *member=0) | KActionCollection | |
addAction(const QString &name, const QObject *receiver=0, const char *member=0) | KActionCollection | |
addAssociatedWidget(QWidget *widget) | KActionCollection | |
allCollections() | KActionCollection | [static] |
associatedWidgets() const | KActionCollection | |
associateWidget(QWidget *widget) const | KActionCollection | |
blockSignals(bool block) | QObject | |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
clear() | KActionCollection | |
clearAssociatedWidgets() | KActionCollection | |
componentData() const | KActionCollection | |
configGroup | KActionCollection | |
configGroup() const | KActionCollection | |
configIsGlobal | KActionCollection | |
configIsGlobal() const | KActionCollection | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connectNotify(const char *signal) | KActionCollection | [protected, virtual, slot] |
count() const | KActionCollection | |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
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 | |
exportGlobalShortcuts(KConfigGroup *config, bool writeDefaults=false) const | KActionCollection | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
importGlobalShortcuts(KConfigGroup *config) | KActionCollection | |
inherits(const char *className) | QObject | |
inserted(QAction *action) | KActionCollection | [signal] |
installEventFilter(QObject *filterObj) | QObject | |
isEmpty() const | KActionCollection | |
isWidgetType() | QObject | |
KActionCollection(QObject *parent, const KComponentData &cData=KComponentData()) | KActionCollection | [explicit] |
killTimer(int id) | QObject | |
metaObject() | QObject | |
moveToThread(QThread *targetThread) | QObject | |
parent() | QObject | |
parentGUIClient() const | KActionCollection | |
property(const char *name) | QObject | |
QObject(QObject *parent=0) | QObject | |
readSettings(KConfigGroup *config=0) | KActionCollection | |
receivers(const char *signal) | QObject | |
removeAction(QAction *action) | KActionCollection | |
removeAssociatedWidget(QWidget *widget) | KActionCollection | |
removed(QAction *action) | KActionCollection | [signal] |
removeEventFilter(QObject *obj) | QObject | |
sender() | QObject | |
setComponentData(const KComponentData &componentData) | KActionCollection | |
setConfigGlobal(bool global) | KActionCollection | |
setConfigGroup(const QString &group) | KActionCollection | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() | QObject | |
slotActionHighlighted() | KActionCollection | [protected, virtual, slot] |
slotActionTriggered() | KActionCollection | [protected, virtual, slot] |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
takeAction(QAction *action) | KActionCollection | |
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 | |
writeSettings(KConfigGroup *config=0, bool writeDefaults=false, QAction *oneAction=0) const | KActionCollection | |
~KActionCollection() | KActionCollection | [virtual] |