![]() |
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 | |
| Reference ()=delete | |
| Reference< void > & | operator= (Reference< void > &&other) |
Static Public Member Functions | |
| template<typename T> | |
| static std::enable_if_t< std::is_base_of< Napi::Value, T >::value, Reference< T > > | makePersistentFrom (const T &value) |
| template<typename T = Value> | |
| static Reference< T > | makeEmpty () |
|
delete |
|
static |
|
static |