Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 411 of file qqmlprivate.h.

Member Function Documentation

◆ attachedPropertiesFunc()

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

Definition at line 413 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 418 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: