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::ValueType< T, F, false, false > Struct Template Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::ValueType< T, F, false, false >:

Static Public Attributes

static constexpr const CreateValueTypeFunction create = nullptr
 

Detailed Description

template<typename T, typename F>
struct QQmlPrivate::ValueType< T, F, false, false >

Definition at line 288 of file qqmlprivate.h.

Member Data Documentation

◆ create

template<typename T , typename F >
constexpr const CreateValueTypeFunction QQmlPrivate::ValueType< T, F, false, false >::create = nullptr
staticconstexpr

Definition at line 290 of file qqmlprivate.h.


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