4#ifndef QQUICKMENUBAR_P_P_H
5#define QQUICKMENUBAR_P_P_H
18#include <QtQuickTemplates2/private/qquickmenubar_p.h>
19#include <QtQuickTemplates2/private/qquickcontainer_p_p.h>
40 void completeCreateItem();
44 void toggleCurrentMenu(
bool visible,
bool activate);
46 void activateNextItem();
47 void activatePreviousItem();
50 void onItemTriggered();
51 void onMenuAboutToHide();
68 bool popupMode =
false;
69 bool triggering =
false;
70 bool altPressed =
false;
The QPalette class contains color groups for each widget state.
The QQmlComponent class encapsulates a QML component definition.
The QQmlListProperty class allows applications to expose list-like properties of QObject-derived clas...
static void contentData_append(QQmlListProperty< QObject > *prop, QObject *obj)
void itemImplicitWidthChanged(QQuickItem *item) override
virtual qreal getContentWidth() const
QPalette defaultPalette() const override
virtual qreal getContentHeight() const
void itemImplicitHeightChanged(QQuickItem *item) override
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
Combined button and popup list for selecting options.
static QDBusError::ErrorType get(const char *name)