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, HasCtor, true > Struct Template Reference

#include <qqmlprivate.h>

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

Static Public Member Functions

static QVariant create (const QJSValue &params)
 

Detailed Description

template<typename T, typename F, bool HasCtor>
struct QQmlPrivate::ValueType< T, F, HasCtor, true >

Definition at line 294 of file qqmlprivate.h.

Member Function Documentation

◆ create()

template<typename T , typename F , bool HasCtor>
static QVariant QQmlPrivate::ValueType< T, F, HasCtor, true >::create ( const QJSValue & params)
inlinestatic

Definition at line 296 of file qqmlprivate.h.


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