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
QOhosCallbackInfo Class Reference

#include <qcore_ohos_p.h>

Inheritance diagram for QOhosCallbackInfo:
Collaboration diagram for QOhosCallbackInfo:

Public Member Functions

QOhosJsStatejsState () const
 CallbackInfo (const Napi::CallbackInfo &cbInfo)
 CallbackInfo (const CallbackInfo &other)=delete
Public Member Functions inherited from QNapi::CallbackInfo
 CallbackInfo (const Napi::CallbackInfo &cbInfo)
 CallbackInfo (const CallbackInfo &other)=delete
CallbackInfooperator= (const CallbackInfo &other)=delete
Napi::Env Env () const
std::size_t Length () const
template<typename... Args>
void getLeadingArgs (const std::string &funcName, Args &...args) const
template<typename Arg>
Arg getFirstArg (const std::string &funcName) const
 operator const Napi::CallbackInfo & () const

Detailed Description

Definition at line 111 of file qcore_ohos_p.h.

Member Function Documentation

◆ CallbackInfo() [1/2]

QNapi::CallbackInfo::CallbackInfo ( const CallbackInfo & other)
delete

◆ CallbackInfo() [2/2]

QNapi::CallbackInfo::CallbackInfo ( const Napi::CallbackInfo & cbInfo)
inline

Definition at line 251 of file qnapi_p.h.

◆ jsState()

QOhosJsState & QOhosCallbackInfo::jsState ( ) const

Definition at line 322 of file qcore_ohos.cpp.


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