![]() |
Qt 6.x
The Qt SDK
|
#include "qtwindowsglobal.h"
#include <qpa/qplatformmenu.h>
#include <QtCore/qlist.h>
#include <QtCore/qpair.h>
Go to the source code of this file.
Classes | |
class | QWindowsMenuItem |
class | QWindowsMenu |
class | QWindowsPopupMenu |
class | QWindowsMenuBar |
Windows native menu bar. More... | |
Functions | |
QDebug | operator<< (QDebug d, const QPlatformMenuItem *) |
QDebug | operator<< (QDebug d, const QPlatformMenu *) |
QDebug | operator<< (QDebug d, const QPlatformMenuBar *) |
QDebug operator<< | ( | QDebug | d, |
const QPlatformMenu * | m | ||
) |
Definition at line 906 of file qwindowsmenu.cpp.
References d.
QDebug operator<< | ( | QDebug | d, |
const QPlatformMenuBar * | mb | ||
) |
Definition at line 921 of file qwindowsmenu.cpp.
References d.
QDebug operator<< | ( | QDebug | d, |
const QPlatformMenuItem * | i | ||
) |
Definition at line 868 of file qwindowsmenu.cpp.