4#ifndef QQUICKIMAGINESTYLE_P_H
5#define QQUICKIMAGINESTYLE_P_H
18#include <QtCore/qvariant.h>
19#include <QtQml/qqml.h>
20#include <QtQuickControls2/qquickattachedpropertypropagator.h>
56 bool m_explicitPath =
false;
QObject * parent() const
Returns a pointer to the parent object.
The QQuickAttachedPropertyPropagator class provides a way to propagate attached properties.
static QQuickImagineStyle * qmlAttachedProperties(QObject *object)
void inheritPath(const QString &path)
void setPath(const QString &path)
void attachedParentChange(QQuickAttachedPropertyPropagator *newParent, QQuickAttachedPropertyPropagator *oldParent) override
This function is called whenever the attached parent of this QQuickAttachedPropertyPropagator changes...
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
GLsizei const GLchar *const * path
#define QML_UNCREATABLE(REASON)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
#define QML_ATTACHED(ATTACHED_TYPE)