![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>
#include <QtGui/qicon.h>
#include <QtCore/qstring.h>
#include <QtCore/qvariant.h>
#include <QtCore/qobject.h>
Go to the source code of this file.
Classes | |
class | QAction |
The QAction class provides an abstraction for user commands that can be added to different user interface components. More... | |
Functions | |
QT_REQUIRE_CONFIG (action) | |
Q_GUI_EXPORT QDebug | operator<< (QDebug, const QAction *) |
Definition at line 1299 of file qaction.cpp.
References d, QtDebugUtils::formatQEnum(), QAction::isCheckable(), QAction::isChecked(), QString::isEmpty(), QAction::isEnabled(), QAction::isVisible(), QAction::menuRole, QAction::text, and QAction::toolTip.
QT_REQUIRE_CONFIG | ( | action | ) |