4#ifndef QQUICKTUMBLER_P_H
5#define QQUICKTUMBLER_P_H
18#include <QtCore/qvariant.h>
19#include <QtQml/qqmlcomponent.h>
20#include <QtQuickTemplates2/private/qquickcontrol_p.h>
32 Q_PROPERTY(
int currentIndex READ currentIndex WRITE setCurrentIndex NOTIFY currentIndexChanged FINAL)
35 Q_PROPERTY(
int visibleItemCount READ visibleItemCount WRITE setVisibleItemCount NOTIFY visibleItemCountChanged FINAL)
37 Q_PROPERTY(
bool wrap READ
wrap WRITE setWrap RESET resetWrap NOTIFY wrapChanged FINAL REVISION(2, 1))
39 Q_PROPERTY(
bool moving READ isMoving NOTIFY movingChanged FINAL REVISION(2, 2))
53 int currentIndex()
const;
54 void setCurrentIndex(
int currentIndex);
60 int visibleItemCount()
const;
61 void setVisibleItemCount(
int visibleItemCount);
67 void setWrap(
bool wrap);
71 bool isMoving()
const;
89 void currentIndexChanged();
90 void currentItemChanged();
91 void delegateChanged();
92 void visibleItemCountChanged();
99 void geometryChange(const
QRectF &newGeometry, const
QRectF &oldGeometry) override;
100 void componentComplete() override;
103 void updatePolish() override;
105 QFont defaultFont() const override;
125 Q_PROPERTY(
qreal displacement READ displacement NOTIFY displacementChanged FINAL)
131 qreal displacement()
const;
The QKeyEvent class describes a key event.
The QQmlComponent class encapsulates a QML component definition.
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
void displacementChanged()
\inmodule QtCore\reentrant
Combined button and popup list for selecting options.
GLenum GLenum GLsizei count
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
#define QML_ATTACHED(ATTACHED_TYPE)
static QT_BEGIN_NAMESPACE QAsn1Element wrap(quint8 type, const QAsn1Element &child)
view setModel(model)
[17] //! [18]
QSqlQueryModel * model
[16]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent