![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QWidgetAction, 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 |
createdWidgets() const | QWidgetAction | protected |
createWidget(QWidget *parent) | QWidgetAction | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
d_ptr | QObject | protected |
data() const | QAction | |
defaultWidget() const | QWidgetAction | |
deleteLater() | QObject | slot |
deleteWidget(QWidget *widget) | QWidgetAction | protectedvirtual |
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 | QWidgetAction | protectedvirtual |
eventFilter(QObject *, QEvent *) override | QWidgetAction | protectedvirtual |
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 enum value | QAction | |
hover() | QAction | inlineslot |
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 | QAction | |
menuRole() const | QAction | |
MenuRole enum name | 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 |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
QObject(QObject *parent=nullptr) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
qobject_cast(const QObject *object) | QObject | related |
QObjectList | QObject | related |
QuitRole enum value | QAction | |
QWidgetAction(QObject *parent) | QWidgetAction | explicit |
receivers(const char *signal) const | QObject | protected |
releaseWidget(QWidget *widget) | QWidgetAction | |
removeEventFilter(QObject *obj) | QObject | |
requestWidget(QWidget *parent) | QWidgetAction | |
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 | |
setDefaultWidget(QWidget *w) | QWidgetAction | |
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() | QAction | inlineslot |
Trigger enum value | QAction | |
triggered(bool checked=false) | QAction | signal |
visible | QAction | |
visibleChanged() | QAction | signal |
whatsThis | QAction | |
whatsThis() const | QAction | |
~QAction() | QAction | |
~QObject() | QObject | virtual |
~QWidgetAction() | QWidgetAction | virtual |