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
QOhosJsEnv::QNapiValue< QJsonValue > Struct Reference

#include <qohosjsenv_p.h>

Collaboration diagram for QOhosJsEnv::QNapiValue< QJsonValue >:

Static Public Member Functions

static QNapi::Value create (napi_env env, const QJsonValue &inputValue)
static Napi::Maybe< QJsonValueget (const QNapi::Value &inputValue)

Detailed Description

Definition at line 76 of file qohosjsenv_p.h.

Member Function Documentation

◆ create()

QNapi::Value QOhosJsEnv::QNapiValue< QJsonValue >::create ( napi_env env,
const QJsonValue & inputValue )
inlinestatic

Definition at line 135 of file qohosjsenv_p.h.

◆ get()

Napi::Maybe< QJsonValue > QOhosJsEnv::QNapiValue< QJsonValue >::get ( const QNapi::Value & inputValue)
inlinestatic

Definition at line 156 of file qohosjsenv_p.h.


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