18#include <QtQml/qqmllist.h>
19#include <QtQml/qqml.h>
22#include <QtQuickTemplates2/private/qquickicon_p.h>
39 Q_PROPERTY(
bool cascade READ cascade WRITE setCascade RESET resetCascade NOTIFY cascadeChanged FINAL REVISION(2, 3))
40 Q_PROPERTY(
qreal overlap READ overlap WRITE setOverlap NOTIFY overlapChanged FINAL REVISION(2, 3))
42 Q_PROPERTY(
int currentIndex READ currentIndex WRITE setCurrentIndex NOTIFY currentIndexChanged FINAL REVISION(2, 3))
69 void setCascade(
bool cascade);
72 qreal overlap()
const;
73 void setOverlap(
qreal overlap);
78 int currentIndex()
const;
79 void setCurrentIndex(
int index);
104 void componentComplete() override;
123 QFont defaultFont() const override;
125#if QT_CONFIG(accessibility)
126 QAccessible::Role accessibleRole()
const override;
The QKeyEvent class describes a key event.
\inmodule QtCore\reentrant
The QQmlComponent class encapsulates a QML component definition.
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}.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
GLenum GLenum GLsizei count
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
myAction setIcon(SomeIcon)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent