![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquickattachedpropertypropagatortarget_p.h>
Public Member Functions | |
| virtual | ~QQuickAttachedPropertyPropagatorTarget ()=default |
| virtual QQuickItem * | attacheeItem () const =0 |
| virtual QtPrivate::QQuickAttachedPropertyPropagator * | attachedParent (const QMetaObject *attachedType) const =0 |
Definition at line 33 of file qquickattachedpropertypropagatortarget_p.h.
|
virtualdefault |
|
pure virtual |
Implemented in QQuickPopup.
|
pure virtual |
Implemented in QQuickPopup.