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
JSMethodSpec Struct Reference

#include <cjs_object.h>

+ Collaboration diagram for JSMethodSpec:

Public Attributes

const char * pName
 
v8::FunctionCallback pMethodCall
 

Detailed Description

Definition at line 31 of file cjs_object.h.

Member Data Documentation

◆ pMethodCall

v8::FunctionCallback JSMethodSpec::pMethodCall

Definition at line 33 of file cjs_object.h.

◆ pName

const char* JSMethodSpec::pName

Definition at line 32 of file cjs_object.h.


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