#include <qpa/qplatformmenu.h>
#include <QtGui/QImage>
Go to the source code of this file.
◆ anonymous enum
Enumerator |
---|
AboutAppMenuItem | |
PreferencesAppMenuItem | |
ServicesAppMenuItem | |
HideAppMenuItem | |
HideOthersAppMenuItem | |
ShowAllAppMenuItem | |
QuitAppMenuItem | |
Definition at line 18 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 | ) |
|