Qt 6.x
The Qt SDK
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 262 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 264 of file qqmlprivate.h.


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