Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cjs_object.h>
Public Attributes | |
const char * | pName |
v8::FunctionCallback | pMethodCall |
Definition at line 31 of file cjs_object.h.
v8::FunctionCallback JSMethodSpec::pMethodCall |
Definition at line 33 of file cjs_object.h.
const char* JSMethodSpec::pName |
Definition at line 32 of file cjs_object.h.