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
QtOhosAppKit::Private::QOhosJsEnv::QNapiValue< T, Enable > Struct Template Reference

#include <qohosjsenv_p.h>

Collaboration diagram for QtOhosAppKit::Private::QOhosJsEnv::QNapiValue< T, Enable >:

Static Public Member Functions

static QNapi::Value create (napi_env, T)
static Napi::Maybe< T > get (const QNapi::Value &)

Detailed Description

template<typename T, typename Enable = void>
struct QtOhosAppKit::Private::QOhosJsEnv::QNapiValue< T, Enable >

Definition at line 43 of file qohosjsenv_p.h.

Member Function Documentation

◆ create()

template<typename T, typename Enable = void>
QNapi::Value QtOhosAppKit::Private::QOhosJsEnv::QNapiValue< T, Enable >::create ( napi_env ,
T  )
inlinestatic

Definition at line 44 of file qohosjsenv_p.h.

◆ get()

template<typename T, typename Enable = void>
Napi::Maybe< T > QtOhosAppKit::Private::QOhosJsEnv::QNapiValue< T, Enable >::get ( const QNapi::Value & )
inlinestatic

Definition at line 48 of file qohosjsenv_p.h.


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