- KActionCollection(QObject *, const QString &)
- ~KActionCollection()
- action(const QString &) const : QAction *
- action(int) const : QAction *
- actionGroups() const : const QList<QActionGroup *>
- actionHovered(QAction *)
- actionTriggered(QAction *)
- actions() const : QList<QAction *>
- actionsWithoutGroup() const : const QList<QAction *>
- add(const QString &, const QObject *, const char *) : ActionType *
- add(const QString &, const Receiver *, Func) : ActionType *
- addAction(KStandardActions::StandardAction) : QAction *
- addAction(KStandardActions::StandardAction, const QString &) : QAction *
- addAction(const QString &, QAction *) : QAction *
- addAction(KStandardAction::StandardAction, const QObject *, const char *) : QAction *
- addAction(KStandardActions::StandardAction, const Receiver *, Func) : QAction *
- addAction(const QString &, const QObject *, const char *) : QAction *
- addAction(const QString &, const Receiver *, Func) : QAction *
- addAction(KStandardAction::StandardAction, const QString &, const QObject *, const char *) : QAction *
- addAction(KStandardAction::StandardAction, const QString &, const Receiver *, Func) : QAction *
- addAction(KStandardActions::StandardAction, const QString &, const Receiver *, Func) : QAction *
- addActions(const QList<QAction *> &)
- addAssociatedWidget(QWidget *)
- allCollections() : const QList<KActionCollection *> &
- associateWidget(QWidget *) const
- associatedWidgets() const : QList<QWidget *>
- changed()
|
|