18#include <QtWidgets/private/qtwidgetsglobal_p.h>
19#include "QtWidgets/qstyleoption.h"
20#include <private/qmenu_p.h>
21#include <qpa/qplatformmenu.h>
103 inline int indexOf(
QAction *act)
const {
return q_func()->actions().indexOf(act); }
The QAction class provides an abstraction for user commands that can be added to different user inter...
ActionEvent
This enum type is used when calling QAction::activate()
\inmodule QtCore\reentrant
\inmodule QtCore\reentrant
Combined button and popup list for selecting options.
#define QT_REQUIRE_CONFIG(feature)
QtConcurrent::task([]{ qDebug("Hello, world!");}).spawn(FutureResult void increment(QPromise< int > &promise, int i)
[10]