![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QAction, including all inherited members.
| AboutQtRole enum value | QAction | |
| AboutRole enum value | QAction | |
| ActionEvent enum name | QAction | |
| actionGroup() const | QAction | |
| activate(ActionEvent event) | QAction | |
| ApplicationSpecificRole enum value | QAction | |
| associatedObjects() const | QAction | |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| changed() | QAction | signal |
| checkable | QAction | |
| checkableChanged(bool checkable) | QAction | signal |
| checked | QAction | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | inline |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| data() const | QAction | |
| deleteLater() | QObject | slot |
| destroyed(QObject *=nullptr) | QObject | signal |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| disconnect(const QMetaObject::Connection &) | QObject | static |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| enabled | QAction | |
| enabledChanged(bool enabled) | QAction | signal |
| event(QEvent *) override | QAction | protectedvirtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| font | QAction | |
| font() const | QAction | |
| HighPriority enum value | QAction | |
| hover() | QAction | inlineslot |
| Hover enum value | QAction | |
| hovered() | QAction | signal |
| icon | QAction | |
| icon() const | QAction | |
| iconText | QAction | |
| iconText() const | QAction | |
| iconVisibleInMenu | QAction | |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *filterObj) | QObject | |
| isCheckable() const | QAction | |
| isChecked() const | QAction | |
| isEnabled() const | QAction | |
| isIconVisibleInMenu() const | QAction | |
| isQuickItemType() const | QObject | inline |
| isSeparator() const | QAction | |
| isShortcutVisibleInContextMenu() const | QAction | |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isVisible() const | QAction | |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| killTimer(int id) | QObject | |
| LowPriority enum value | QAction | |
| menu() const | QAction | inline |
| MenuRole enum name | QAction | |
| menuRole | QAction | |
| menuRole() const | QAction | |
| moveToThread(QThread *thread) | QObject | |
| NormalPriority enum value | QAction | |
| NoRole enum value | QAction | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| parent() const | QObject | inline |
| PreferencesRole enum value | QAction | |
| Priority enum name | QAction | |
| priority | QAction | |
| priority() const | QAction | |
| property(const char *name) const | QObject | |
| QAction(QObject *parent=nullptr) | QAction | explicit |
| QAction(const QString &text, QObject *parent=nullptr) | QAction | explicit |
| QAction(const QIcon &icon, const QString &text, QObject *parent=nullptr) | QAction | explicit |
| QAction(QActionPrivate &dd, QObject *parent) | QAction | protected |
| QActionGroup | QAction | friend |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QGraphicsWidget | QAction | friend |
| QMenu | QAction | friend |
| QMenuPrivate | QAction | friend |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| QToolButton | QAction | friend |
| QuitRole enum value | QAction | |
| QWidget | QAction | friend |
| receivers(const char *signal) const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| resetEnabled() | QAction | slot |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setActionGroup(QActionGroup *group) | QAction | |
| setCheckable(bool) | QAction | |
| setChecked(bool) | QAction | slot |
| setData(const QVariant &var) | QAction | |
| setDisabled(bool b) | QAction | inlineslot |
| setEnabled(bool) | QAction | slot |
| setFont(const QFont &font) | QAction | |
| setIcon(const QIcon &icon) | QAction | |
| setIconText(const QString &text) | QAction | |
| setIconVisibleInMenu(bool visible) | QAction | |
| setMenu(T m) | QAction | inline |
| setMenuRole(MenuRole menuRole) | QAction | |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPriority(Priority priority) | QAction | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| setSeparator(bool b) | QAction | |
| setShortcutVisibleInContextMenu(bool show) | QAction | |
| setStatusTip(const QString &statusTip) | QAction | |
| setText(const QString &text) | QAction | |
| setToolTip(const QString &tip) | QAction | |
| setVisible(bool) | QAction | slot |
| setWhatsThis(const QString &what) | QAction | |
| shortcutVisibleInContextMenu | QAction | |
| showStatusText(QObject *object=nullptr) | QAction | |
| signalsBlocked() const noexcept | QObject | inline |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| statusTip | QAction | |
| statusTip() const | QAction | |
| text | QAction | |
| text() const | QAction | |
| TextHeuristicRole enum value | QAction | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| toggle() | QAction | slot |
| toggled(bool) | QAction | signal |
| toolTip | QAction | |
| toolTip() const | QAction | |
| Trigger enum value | QAction | |
| trigger() | QAction | inlineslot |
| triggered(bool checked=false) | QAction | signal |
| visible | QAction | |
| visibleChanged() | QAction | signal |
| whatsThis | QAction | |
| whatsThis() const | QAction | |
| ~QAction() | QAction | |
| ~QObject() | QObject | virtual |