![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosjsenv_p.h>
Classes | |
| struct | QNapiValue |
| struct | QNapiValue< QList< QJsonValue > > |
| struct | QNapiValue< QJsonValue > |
| struct | QNapiValue< QJsonArray > |
| struct | QNapiValue< QJsonObject > |
Static Public Member Functions | |
| template<typename T> | |
| static QNapi::Value | toNapiValue (napi_env env, T &&value) |
| template<typename ReturnType> | |
| static ReturnType | fromNapiValue (const QNapi::Value &value) |
Definition at line 38 of file qohosjsenv_p.h.
|
inlinestatic |
Definition at line 58 of file qohosjsenv_p.h.
|
inlinestatic |
Definition at line 53 of file qohosjsenv_p.h.