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

#include <qohosjsenv_p.h>

Collaboration diagram for QOhosJsEnv::QNapiValue< QJsonObject >:

Static Public Member Functions

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

Detailed Description

Definition at line 90 of file qohosjsenv_p.h.

Member Function Documentation

◆ create()

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

Definition at line 200 of file qohosjsenv_p.h.

◆ get()

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

Definition at line 215 of file qohosjsenv_p.h.


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