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< QJsonArray > Struct Reference

#include <qohosjsenv_p.h>

Collaboration diagram for QOhosJsEnv::QNapiValue< QJsonArray >:

Static Public Member Functions

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

Detailed Description

Definition at line 83 of file qohosjsenv_p.h.

Member Function Documentation

◆ create()

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

Definition at line 178 of file qohosjsenv_p.h.

◆ get()

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

Definition at line 186 of file qohosjsenv_p.h.


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