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::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 345 of file qqmlprivate.h.

Member Typedef Documentation

◆ Type

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

Definition at line 347 of file qqmlprivate.h.


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