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
cxfa_object.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cxfa_object.cpp:

Go to the source code of this file.

Functions

CXFA_ListToList (CXFA_Object *pObj)
 
CXFA_NodeToNode (CXFA_Object *pObj)
 
CXFA_TreeListToTreeList (CXFA_Object *pObj)
 
CXFA_ThisProxyToThisProxy (CXFA_Object *pObj)
 

Function Documentation

◆ ToList()

CXFA_List * ToList ( CXFA_Object * pObj)

Definition at line 59 of file cxfa_object.cpp.

References CXFA_Object::AsList().

+ Here is the call graph for this function:

◆ ToNode()

◆ ToThisProxy()

CXFA_ThisProxy * ToThisProxy ( CXFA_Object * pObj)

Definition at line 71 of file cxfa_object.cpp.

References CXFA_Object::AsThisProxy().

+ Here is the call graph for this function:

◆ ToTreeList()

CXFA_TreeList * ToTreeList ( CXFA_Object * pObj)

Definition at line 67 of file cxfa_object.cpp.

References CXFA_Object::AsTreeList().

+ Here is the call graph for this function: