Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QQmlPrivate::ExtendedType< T, IsObject, IsGadget > Struct Template Reference
+ Collaboration diagram for QQmlPrivate::ExtendedType< T, IsObject, IsGadget >:

Detailed Description

template<typename T, bool IsObject = std::is_base_of<QObject, T>::value, bool IsGadget = QtPrivate::IsGadgetHelper<T>::IsRealGadget>
struct QQmlPrivate::ExtendedType< T, IsObject, IsGadget >

Definition at line 236 of file qqmlprivate.h.


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