Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cxfa_traversestrategy_xfacontainernode.h>
Static Public Member Functions | |
static CXFA_Node * | GetFirstChild (CXFA_Node *pTemplateNode) |
static CXFA_Node * | GetNextSibling (CXFA_Node *pTemplateNode) |
static CXFA_Node * | GetParent (CXFA_Node *pTemplateNode) |
Definition at line 13 of file cxfa_traversestrategy_xfacontainernode.h.
|
inlinestatic |
Definition at line 15 of file cxfa_traversestrategy_xfacontainernode.h.
References CXFA_Node::GetFirstContainerChild().
|
inlinestatic |
Definition at line 18 of file cxfa_traversestrategy_xfacontainernode.h.
References CXFA_Node::GetNextContainerSibling().
|
inlinestatic |
Definition at line 21 of file cxfa_traversestrategy_xfacontainernode.h.
References CXFA_Node::GetContainerParent().