Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 415 of file qqmlprivate.h.

Member Function Documentation

◆ attachedPropertiesFunc()

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

Definition at line 417 of file qqmlprivate.h.

◆ staticMetaObject()

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

Definition at line 422 of file qqmlprivate.h.


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