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
QNapi::ValueWrapper Class Reference

#include <qnapi_p.h>

Collaboration diagram for QNapi::ValueWrapper:

Public Member Functions

template<typename T>
 ValueWrapper (T &&inputValue)
Napi::Value mapToValue (napi_env env) const

Detailed Description

Definition at line 91 of file qnapi_p.h.

Constructor & Destructor Documentation

◆ ValueWrapper()

template<typename T>
QNapi::ValueWrapper::ValueWrapper ( T && inputValue)

Definition at line 767 of file qnapi_p.h.

References ValueWrapper().

Referenced by ValueWrapper().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ mapToValue()

Napi::Value QNapi::ValueWrapper::mapToValue ( napi_env env) const
inline

Definition at line 775 of file qnapi_p.h.


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