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

#include <qqmlprivate.h>

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

Static Public Member Functions

static QVariant create (const QJSValue &params)
 

Detailed Description

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

Definition at line 303 of file qqmlprivate.h.

Member Function Documentation

◆ create()

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

Definition at line 305 of file qqmlprivate.h.

References QVariant::fromValue().

+ Here is the call graph for this function:

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