Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qwindowsmenu.h File Reference

(0a281beaa76a04665930b1e1cd5349c26ae7f0d1)

#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 908 of file qwindowsmenu.cpp.

References QWindowsMenu::formatDebug().

Here is the call graph for this function:

◆ operator<<() [2/3]

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

Definition at line 923 of file qwindowsmenu.cpp.

References QWindowsMenuBar::formatDebug().

Here is the call graph for this function:

◆ operator<<() [3/3]

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

Definition at line 870 of file qwindowsmenu.cpp.

References QWindowsMenuItem::formatDebug().

Here is the call graph for this function: