Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlPrivate::ValueType< T, F, HasCtor, HasFactory > Struct Template Reference
+ Collaboration diagram for QQmlPrivate::ValueType< T, F, HasCtor, HasFactory >:

Detailed Description

template<typename T, typename F, bool HasCtor = std::is_constructible_v<T, QJSValue>, bool HasFactory = std::is_constructible_v< QVariant, decltype(ValueTypeFactory<F>::create(QJSValue()))>>
struct QQmlPrivate::ValueType< T, F, HasCtor, HasFactory >

Definition at line 280 of file qqmlprivate.h.


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