uiOptionIterator_t Struct Reference

#include <ui_data.h>

Collaboration diagram for uiOptionIterator_t:
Collaboration graph
[legend]

Data Fields

uiNode_toption
uiNode_tdepthCache [MAX_DEPTH_OPTIONITERATORCACHE]
int depthPos
qboolean skipInvisible
qboolean skipCollapsed

Detailed Description

Definition at line 147 of file ui_data.h.


Field Documentation

uiNode_t* uiOptionIterator_t::depthCache[MAX_DEPTH_OPTIONITERATORCACHE]

parent link

Definition at line 149 of file ui_data.h.

Referenced by UI_FindOptionAtIndex(), UI_OptionIteratorNextOption(), and UI_OptionTreeSetSelectedValue().

skip collapsed options when we iterate

Definition at line 152 of file ui_data.h.

Referenced by UI_InitOptionIteratorAtIndex(), UI_OptionIteratorNextOption(), and UI_OptionTreeSetSelectedValue().

skip invisible options when we iterate

Definition at line 151 of file ui_data.h.

Referenced by UI_InitOptionIteratorAtIndex(), and UI_OptionIteratorNextOption().


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

Generated by  doxygen 1.6.2