4#ifndef QQUICKMENUBAR_P_H
5#define QQUICKMENUBAR_P_H
18#include <QtQuickTemplates2/private/qquickcontainer_p.h>
64#if QT_CONFIG(accessibility)
65 QAccessible::Role accessibleRole()
const override;
The QKeyEvent class describes a key event.
virtual bool eventFilter(QObject *watched, QEvent *event)
Filters events if this object has been installed as an event filter for the watched object.
The QQmlComponent class encapsulates a QML component definition.
The QQmlListProperty class allows applications to expose list-like properties of QObject-derived clas...
virtual void itemMoved(int index, QQuickItem *item)
virtual void itemAdded(int index, QQuickItem *item)
virtual void itemRemoved(int index, QQuickItem *item)
virtual bool isContent(QQuickItem *item) const
void itemChange(ItemChange change, const ItemChangeData &data) override
Called when change occurs for this item.
virtual QFont defaultFont() const
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
virtual void keyPressEvent(QKeyEvent *event)
This event handler can be reimplemented in a subclass to receive key press events for an item.
virtual void keyReleaseEvent(QKeyEvent *event)
This event handler can be reimplemented in a subclass to receive key release events for an item.
ItemChange
Used in conjunction with QQuickItem::itemChange() to notify the item about certain types of changes.
virtual void hoverLeaveEvent(QHoverEvent *event)
This event handler can be reimplemented in a subclass to receive hover-leave events for an item.
Combined button and popup list for selecting options.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent