Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qwindowsmenu.h File Reference

(ac9e9687559df28dbd6bc9bb645006ff454e18bd)

#include "qtwindowsglobal.h"
#include <qpa/qplatformmenu.h>
#include <QtCore/qlist.h>
+ Include dependency graph for qwindowsmenu.h:
+ This graph shows which files directly or indirectly include this file:

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 *)
 

Function Documentation

◆ operator<<() [1/3]

QDebug operator<< ( QDebug d,
const QPlatformMenu * m )

Definition at line 906 of file qwindowsmenu.cpp.

References d.

◆ operator<<() [2/3]

QDebug operator<< ( QDebug d,
const QPlatformMenuBar * mb )

Definition at line 921 of file qwindowsmenu.cpp.

References d.

◆ operator<<() [3/3]

QDebug operator<< ( QDebug d,
const QPlatformMenuItem * i )

Definition at line 868 of file qwindowsmenu.cpp.

References d, and i.