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
QtOhos::CallbackInfo Class Reference

#include <qohosplugincore.h>

Inheritance diagram for QtOhos::CallbackInfo:
Collaboration diagram for QtOhos::CallbackInfo:

Public Member Functions

JsStatejsState () const
Public Member Functions inherited from QOhosCallbackInfo
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 312 of file qohosplugincore.h.

Member Function Documentation

◆ jsState()

JsState & QtOhos::CallbackInfo::jsState ( ) const

Definition at line 841 of file qohosplugincore.cpp.

Referenced by QT_BEGIN_NAMESPACE::makeSubWindowOnAppearCallbackHandler(), and QT_BEGIN_NAMESPACE::processPendingDropRequestAsynchronously().

Here is the caller graph for this function:

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