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::ValueTypeFactory< F, Result > Struct Template Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::ValueTypeFactory< F, Result >:

Static Public Attributes

static constexpr const Result(* create )(const QJSValue &) = nullptr
 

Detailed Description

template<typename F, typename Result = void>
struct QQmlPrivate::ValueTypeFactory< F, Result >

Definition at line 267 of file qqmlprivate.h.

Member Data Documentation

◆ create

template<typename F , typename Result = void>
constexpr const Result(* QQmlPrivate::ValueTypeFactory< F, Result >::create) (const QJSValue &) = nullptr
staticconstexpr

Definition at line 269 of file qqmlprivate.h.


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