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
qcocoamenubar.mm File Reference

(bd6d7d4d74e34b96217388c50f14dbd0df620be6)

#include <AppKit/AppKit.h>
#include "qcocoamenubar.h"
#include "qcocoawindow.h"
#include "qcocoamenuloader.h"
#include "qcocoaapplication.h"
#include "qcocoaapplicationdelegate.h"
#include "qcocoahelpers.h"
#include <QtGui/QGuiApplication>
#include <QtCore/QDebug>
#include <QtCore/private/qcore_mac_p.h>
#include <QtGui/private/qguiapplication_p.h>
#include "moc_qcocoamenubar.cpp"
+ Include dependency graph for qcocoamenubar.mm:

Go to the source code of this file.

Variables

static QT_BEGIN_NAMESPACE QList< QCocoaMenuBar * > static_menubars
 

Variable Documentation

◆ static_menubars

QT_BEGIN_NAMESPACE QList<QCocoaMenuBar*> static_menubars
static

Definition at line 22 of file qcocoamenubar.mm.

Referenced by QCocoaMenuBar::QCocoaMenuBar(), and QCocoaMenuBar::~QCocoaMenuBar().