![]() |
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_readynodeiterator.h>
Public Member Functions | |
| CXFA_ReadyNodeIterator (CXFA_Node *pTravelRoot) | |
| ~CXFA_ReadyNodeIterator () | |
| CXFA_Node * | MoveToNext () |
| void | SkipTree () |
Definition at line 16 of file cxfa_readynodeiterator.h.
|
explicit |
Definition at line 11 of file cxfa_readynodeiterator.cpp.
References CXFA_ReadyNodeIterator().
Referenced by CXFA_ReadyNodeIterator(), CXFA_FFDocView::ResetNode(), CPDFXFA_Context::SendPostSaveToXFADoc(), and CPDFXFA_Context::SendPreSaveToXFADoc().
|
default |
| CXFA_Node * CXFA_ReadyNodeIterator::MoveToNext | ( | ) |
Definition at line 16 of file cxfa_readynodeiterator.cpp.
Referenced by CXFA_FFDocView::ResetNode(), CPDFXFA_Context::SendPostSaveToXFADoc(), and CPDFXFA_Context::SendPreSaveToXFADoc().
| void CXFA_ReadyNodeIterator::SkipTree | ( | ) |
Definition at line 28 of file cxfa_readynodeiterator.cpp.
Referenced by CXFA_FFDocView::ResetNode().