7#include <QtCore/qloggingcategory.h>
8#include <QtGui/qpa/qplatformmenu.h>
9#include <QtGui/qpa/qplatformtheme.h>
10#include <QtGui/private/qguiapplication_p.h>
11#include <QtQuick/qquickwindow.h>
12#include <QtQuick/qquickitem.h>
83 qCDebug(qtLabsPlatformMenus) <<
"MenuBar ->" << m_handle;
89 menu->setMenuBar(
nullptr);
173 menu->setMenuBar(
this);
193 menu->setMenuBar(
nullptr);
211 menu->setMenuBar(
nullptr);
254 menuBar->m_data.append(
object);
301#include "moc_qquicklabsplatformmenubar_p.cpp"
QGraphicsWidget * window() const
QGraphicsObject * parent
the parent of the item
static QPlatformTheme * platformTheme()
qsizetype size() const noexcept
bool isEmpty() const noexcept
iterator insert(qsizetype i, parameter_type t)
bool removeOne(const AT &t)
T value(qsizetype i) const
void append(parameter_type t)
QObject * parent() const
Returns a pointer to the parent object.
The QQmlListProperty class allows applications to expose list-like properties of QObject-derived clas...
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
Combined button and popup list for selecting options.
#define qCDebug(category,...)
#define Q_DECLARE_LOGGING_CATEGORY(name)
QQuickItem * qobject_cast< QQuickItem * >(QObject *o)
QWindow * qobject_cast< QWindow * >(QObject *o)
bool contains(const AT &t) const noexcept
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent