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::QmlAttached< T, std::void_t< typename OverridableAttachedType< T, typename T::QmlAttachedType >::Type >, false >::Properties< Parent, void > Struct Template Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::QmlAttached< T, std::void_t< typename OverridableAttachedType< T, typename T::QmlAttachedType >::Type >, false >::Properties< Parent, void >:

Public Types

using Func = QQmlAttachedPropertiesFunc<QObject>
 

Static Public Member Functions

static const QMetaObjectstaticMetaObject ()
 
static Func attachedPropertiesFunc ()
 

Detailed Description

template<class T>
template<typename Parent>
struct QQmlPrivate::QmlAttached< T, std::void_t< typename OverridableAttachedType< T, typename T::QmlAttachedType >::Type >, false >::Properties< Parent, void >

Definition at line 370 of file qqmlprivate.h.

Member Typedef Documentation

◆ Func

template<class T >
template<typename Parent >
using QQmlPrivate::QmlAttached< T, std::void_t< typename OverridableAttachedType< T, typename T::QmlAttachedType >::Type >, false >::Properties< Parent, void >::Func = QQmlAttachedPropertiesFunc<QObject>

Definition at line 372 of file qqmlprivate.h.

Member Function Documentation

◆ attachedPropertiesFunc()

template<class T >
template<typename Parent >
static Func QQmlPrivate::QmlAttached< T, std::void_t< typename OverridableAttachedType< T, typename T::QmlAttachedType >::Type >, false >::Properties< Parent, void >::attachedPropertiesFunc ( )
inlinestatic

Definition at line 374 of file qqmlprivate.h.

◆ staticMetaObject()

template<class T >
template<typename Parent >
static const QMetaObject * QQmlPrivate::QmlAttached< T, std::void_t< typename OverridableAttachedType< T, typename T::QmlAttachedType >::Type >, false >::Properties< Parent, void >::staticMetaObject ( )
inlinestatic

Definition at line 373 of file qqmlprivate.h.


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