(76d861f39f5d063a0e065c7e3646606ed6a3b9d1)
#include <qpa/qplatformmenu.h>
#include <QtGui/QImage>
#include <QtCore/qpointer.h>
Go to the source code of this file.
◆ anonymous enum
Enumerator |
---|
AboutAppMenuItem | |
PreferencesAppMenuItem | |
ServicesAppMenuItem | |
HideAppMenuItem | |
HideOthersAppMenuItem | |
ShowAllAppMenuItem | |
QuitAppMenuItem | |
Definition at line 21 of file qcocoamenuitem.h.
◆ Q_FORWARD_DECLARE_OBJC_CLASS() [1/4]
Q_FORWARD_DECLARE_OBJC_CLASS |
( |
NSMenu | | ) |
|
◆ Q_FORWARD_DECLARE_OBJC_CLASS() [2/4]
Q_FORWARD_DECLARE_OBJC_CLASS |
( |
NSMenuItem | | ) |
|
◆ Q_FORWARD_DECLARE_OBJC_CLASS() [3/4]
Q_FORWARD_DECLARE_OBJC_CLASS |
( |
NSObject | | ) |
|
◆ Q_FORWARD_DECLARE_OBJC_CLASS() [4/4]
Q_FORWARD_DECLARE_OBJC_CLASS |
( |
NSView | | ) |
|
◆ qt_mac_applicationmenu_string()
QString qt_mac_applicationmenu_string |
( |
int | type | ) |
|