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

Member Data Documentation

◆ create

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

Definition at line 273 of file qqmlprivate.h.


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