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

#include <cjx_object.h>

+ Collaboration diagram for CJX_MethodSpec:

Public Attributes

const char * pName
 
CJX_MethodCall pMethodCall
 

Detailed Description

Definition at line 40 of file cjx_object.h.

Member Data Documentation

◆ pMethodCall

CJX_MethodCall CJX_MethodSpec::pMethodCall

Definition at line 42 of file cjx_object.h.

◆ pName

const char* CJX_MethodSpec::pName

Definition at line 41 of file cjx_object.h.


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