Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlPrivate::QmlAttachedAccessor< T > Struct Template Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::QmlAttachedAccessor< T >:

Static Public Member Functions

static QQmlAttachedPropertiesFunc< QObjectattachedPropertiesFunc ()
 
static const QMetaObjectstaticMetaObject ()
 

Detailed Description

template<class T>
struct QQmlPrivate::QmlAttachedAccessor< T >

Definition at line 406 of file qqmlprivate.h.

Member Function Documentation

◆ attachedPropertiesFunc()

template<class T >
static QQmlAttachedPropertiesFunc< QObject > QQmlPrivate::QmlAttachedAccessor< T >::attachedPropertiesFunc ( )
inlinestatic

Definition at line 408 of file qqmlprivate.h.

Referenced by QQmlPrivate::attachedPropertiesFunc().

+ Here is the caller graph for this function:

◆ staticMetaObject()

template<class T >
static const QMetaObject * QQmlPrivate::QmlAttachedAccessor< T >::staticMetaObject ( )
inlinestatic

Definition at line 413 of file qqmlprivate.h.

References QQmlPrivate::QmlAttached< T, class, OldStyle >::staticMetaObject().

Referenced by QQmlPrivate::attachedPropertiesMetaObject().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this struct was generated from the following file: