4#ifndef QQUICKITEMDELEGATE_P_H
5#define QQUICKITEMDELEGATE_P_H
18#include <QtQuickTemplates2/private/qquickabstractbutton_p.h>
27 Q_PROPERTY(
bool highlighted READ isHighlighted WRITE setHighlighted NOTIFY highlightedChanged FINAL)
34 bool isHighlighted()
const;
35 void setHighlighted(
bool highlighted);
43#if QT_CONFIG(accessibility)
44 QAccessible::Role accessibleRole()
const override;
virtual QFont defaultFont() const
void highlightedChanged()
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
Combined button and popup list for selecting options.
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent