![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlprivate.h>
Public Types | |
using | Type = void |
using | Func = QQmlAttachedPropertiesFunc< QObject > |
Static Public Member Functions | |
static const QMetaObject * | staticMetaObject () |
static Func | attachedPropertiesFunc () |
Definition at line 342 of file qqmlprivate.h.
using QQmlPrivate::QmlAttached< T, class, OldStyle >::Func = QQmlAttachedPropertiesFunc<QObject> |
Definition at line 345 of file qqmlprivate.h.
using QQmlPrivate::QmlAttached< T, class, OldStyle >::Type = void |
Definition at line 344 of file qqmlprivate.h.
|
inlinestatic |
Definition at line 347 of file qqmlprivate.h.
|
inlinestatic |
Definition at line 346 of file qqmlprivate.h.
Referenced by QQmlPrivate::QmlAttachedAccessor< T >::staticMetaObject().