4#ifndef QACTION_WIDGETS_P_H
5#define QACTION_WIDGETS_P_H
18#include <QtGui/private/qaction_p.h>
20#include <QtWidgets/qmenu.h>
38#if QT_CONFIG(shortcut)
virtual void setMenu(QObject *menu)
virtual QObject * menu() const
The QAction class provides an abstraction for user commands that can be added to different user inter...
bool(* ContextMatcher)(QObject *object, Qt::ShortcutContext context)
Combined button and popup list for selecting options.
#define QT_REQUIRE_CONFIG(feature)