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


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