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::OverridableAttachedType< T, A > Struct Template Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::OverridableAttachedType< T, A >:

Public Types

using Type = A
 

Detailed Description

template<class T, class A>
struct QQmlPrivate::OverridableAttachedType< T, A >

Definition at line 341 of file qqmlprivate.h.

Member Typedef Documentation

◆ Type

template<class T , class A >
using QQmlPrivate::OverridableAttachedType< T, A >::Type = A

Definition at line 343 of file qqmlprivate.h.


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