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, Attached > 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, Attached >:

Public Types

using Func = QQmlAttachedPropertiesFunc<Attached>
 

Static Public Member Functions

static const QMetaObjectstaticMetaObject ()
 
static Func attachedPropertiesFunc ()
 

Detailed Description

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

Definition at line 361 of file qqmlprivate.h.

Member Typedef Documentation

◆ Func

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

Definition at line 363 of file qqmlprivate.h.

Member Function Documentation

◆ attachedPropertiesFunc()

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

Definition at line 365 of file qqmlprivate.h.

◆ staticMetaObject()

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

Definition at line 364 of file qqmlprivate.h.


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