18#include <QtQuickTemplates2/private/qquickcontrol_p.h>
19#include <QtQml/qqmllist.h>
28 Q_PROPERTY(
qreal contentWidth READ contentWidth WRITE setContentWidth RESET resetContentWidth NOTIFY contentWidthChanged FINAL)
29 Q_PROPERTY(
qreal contentHeight READ contentHeight WRITE setContentHeight RESET resetContentHeight NOTIFY contentHeightChanged FINAL)
40 qreal contentWidth()
const;
42 void resetContentWidth();
44 qreal contentHeight()
const;
46 void resetContentHeight();
59 virtual void contentSizeChange(
const QSizeF &newSize,
const QSizeF &oldSize);
61#if QT_CONFIG(accessibility)
62 QAccessible::Role accessibleRole()
const override;
The QQmlListProperty class allows applications to expose list-like properties of QObject-derived clas...
virtual void contentItemChange(QQuickItem *newItem, QQuickItem *oldItem)
void componentComplete() override
Invoked after the root component that caused this instantiation has completed construction.
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
void contentWidthChanged()
void contentHeightChanged()
void contentChildrenChanged()
Combined button and popup list for selecting options.
GLint GLsizei GLsizei height
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent