6#include <QtCore/private/qabstractitemmodel_p.h>
42 int day =
d->locale.firstDayOfWeek() +
index;
90#include "moc_qquickdayofweekmodel_p.cpp"
void dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList< int > &roles=QList< int >())
This signal is emitted whenever the data in an existing item changes.
QObject * parent() const
Returns a pointer to the parent object.
Q_INVOKABLE int dayAt(int index) const
int rowCount(const QModelIndex &parent=QModelIndex()) const override
Returns the number of rows under the given parent.
QHash< int, QByteArray > roleNames() const override
void setLocale(const QLocale &locale)
QQuickDayOfWeekModel(QObject *parent=nullptr)
QVariant data(const QModelIndex &index, int role) const override
Returns the data stored under the given role for the item referred to by the index.
Combined button and popup list for selecting options.
#define QByteArrayLiteral(str)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent