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


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