4#ifndef QQUICKATTACHEDPROPERTYPROPAGATORTARGET_P_H
5#define QQUICKATTACHEDPROPERTYPROPAGATORTARGET_P_H
18#include <QtQuick/qtquickexports.h>
25class QQuickAttachedPropertyPropagator;
36 virtual ~QQuickAttachedPropertyPropagatorTarget() =
default;
38 virtual QQuickItem *attacheeItem()
const = 0;
39 virtual QtPrivate::QQuickAttachedPropertyPropagator *attachedParent(
40 const QMetaObject *attachedType)
const = 0;
44#define QQuickAttachedPropertyPropagatorTarget_iid "org.qt-project.Qt.QQuickAttachedPropertyPropagatorTarget"
Combined button and popup list for selecting options.
QDebug operator<<(QDebug debug, const QQuickAttachedPropertyPropagator *propagator)
Q_DECLARE_INTERFACE(QNetworkAccessBackendFactory, QNetworkAccessBackendFactory_iid)
QT_BEGIN_NAMESPACE QT_DECLARE_EXPORTED_QT_LOGGING_CATEGORY(lcAotCompiler, Q_QMLCOMPILER_EXPORT)
#define QQuickAttachedPropertyPropagatorTarget_iid