![]() |
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_nodeiteratortemplate.h>
Public Member Functions | |
CXFA_NodeIteratorTemplate (NodeType *pRoot) | |
NodeType * | GetRoot () const |
NodeType * | GetCurrent () const |
void | Reset () |
bool | SetCurrent (NodeType *pNode) |
NodeType * | MoveToPrev () |
NodeType * | MoveToNext () |
NodeType * | SkipChildrenAndMoveToNext () |
Definition at line 21 of file cxfa_nodeiteratortemplate.h.
|
inlineexplicit |
Definition at line 25 of file cxfa_nodeiteratortemplate.h.
|
inline |
Definition at line 29 of file cxfa_nodeiteratortemplate.h.
|
inline |
Definition at line 28 of file cxfa_nodeiteratortemplate.h.
|
inline |
Definition at line 60 of file cxfa_nodeiteratortemplate.h.
|
inline |
Definition at line 41 of file cxfa_nodeiteratortemplate.h.
|
inline |
Definition at line 31 of file cxfa_nodeiteratortemplate.h.
|
inline |
Definition at line 32 of file cxfa_nodeiteratortemplate.h.
|
inline |
Definition at line 72 of file cxfa_nodeiteratortemplate.h.