![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qnapi_p.h>
Public Member Functions | |
| template<typename T> | |
| ValueWrapper (T &&inputValue) | |
| Napi::Value | mapToValue (napi_env env) const |
| QNapi::ValueWrapper::ValueWrapper | ( | T && | inputValue | ) |
Definition at line 767 of file qnapi_p.h.
References ValueWrapper().
Referenced by ValueWrapper().
|
inline |