4#ifndef QQUICKDAYOFWEEKROW_P_H
5#define QQUICKDAYOFWEEKROW_P_H
18#include <QtQuickTemplates2/private/qquickcontrol_p.h>
The QQmlComponent class encapsulates a QML component definition.
A row of names for the days in a week.
void setDelegate(QQmlComponent *delegate)
void localeChange(const QLocale &newLocale, const QLocale &oldLocale) override
void geometryChange(const QRectF &newGeometry, const QRectF &oldGeometry) override
void componentComplete() override
Invoked after the root component that caused this instantiation has completed construction.
void setSource(const QVariant &source)
void paddingChange(const QMarginsF &newPadding, const QMarginsF &oldPadding) override
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
QQuickItem * parent
\qmlproperty Item QtQuick::Item::parent This property holds the visual parent of the item.
\inmodule QtCore\reentrant
Combined button and popup list for selecting options.
GLsizei GLsizei GLchar * source
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)