NvUIWindow Member List
This is the complete list of members for
NvUIWindow, including all inherited members.
Add(NvUIElement *el, float desiredleft, float desiredtop) | NvUIContainer | [virtual] |
AddPopup(NvUIElement *el) | NvUIContainer | [virtual] |
CanFocus() | NvUIElement | [inline, virtual] |
CanMoveFocus() | NvUIElement | [inline] |
Draw(const NvUIDrawState &drawState) | NvUIWindow | [virtual] |
DropFocus() | NvUIContainer | [virtual] |
GetActiveSlideInteractGroup() | NvUIElement | [inline, static] |
GetAlpha() | NvUIElement | [inline, virtual] |
GetDrawState() | NvUIElement | [inline] |
GetFocusRect(NvUIRect &rect) | NvUIElement | [inline, virtual] |
GetHeight() | NvUIElement | [inline, virtual] |
GetInteractingChild() | NvUIContainer | [inline] |
GetMaxDrawState() | NvUIElement | [inline] |
GetParent() | NvUIElement | [inline, virtual] |
GetPrevDrawState() | NvUIElement | [inline] |
GetReaction() | NvUIElement | [inline, static] |
GetReactionEdit(bool clear=true) | NvUIElement | [inline, static] |
GetScreenRect(NvUIRect &rect) | NvUIElement | [inline, virtual] |
GetSlideInteractGroup() | NvUIContainer | [inline, virtual] |
GetUID() | NvUIElement | [inline] |
GetVisibility() | NvUIElement | [inline, virtual] |
GetWidth() | NvUIElement | [inline, virtual] |
HandleEvent(const NvGestureEvent &ev, NvUST timeUST, NvUIElement *hasInteract) | NvUIWindow | [virtual] |
HandleFocusEvent(NvFocusEvent::Enum evt) | NvUIContainer | [virtual] |
HandleReaction(const NvUIReaction &react) | NvUIContainer | [virtual] |
HandleReshape(float w, float h) | NvUIWindow | [virtual] |
HasDepth() | NvUIElement | [inline, virtual] |
HasFocus() | NvUIElement | [inline, virtual] |
Hit(float x, float y) | NvUIElement | [inline, virtual] |
LostInteract() | NvUIContainer | [virtual] |
m_alpha | NvUIElement | [protected] |
m_background | NvUIContainer | [protected] |
m_canFocus | NvUIElement | [protected] |
m_canMoveFocus | NvUIElement | [protected] |
m_childFocused | NvUIContainer | [protected] |
m_childInteracting | NvUIContainer | [protected] |
m_childrenHead | NvUIContainer | [protected] |
m_childrenTail | NvUIContainer | [protected] |
m_consumeClicks | NvUIContainer | [protected] |
m_focusHilite | NvUIContainer | [protected] |
m_hasFocus | NvUIElement | [protected] |
m_isInteracting | NvUIElement | [protected] |
m_isVisible | NvUIElement | [protected] |
m_numChildren | NvUIContainer | [protected] |
m_parent | NvUIElement | [protected] |
m_popup | NvUIContainer | [protected] |
m_rect | NvUIElement | [protected] |
m_showFocus | NvUIElement | [protected] |
m_slideInteractGroup | NvUIElement | [protected] |
m_uiuid | NvUIElement | [protected] |
MakeChildFrontmost(NvUIElement *child) | NvUIContainer | [virtual] |
NvUIContainer(float width, float height, NvUIGraphic *bg=NULL) | NvUIContainer | |
NvUIElement() | NvUIElement | [inline] |
NvUIWindow(float width, float height) | NvUIWindow | |
Remove(NvUIElement *child) | NvUIContainer | [virtual] |
RemovePopup(NvUIElement *el) | NvUIContainer | [virtual] |
SetActiveSlideInteractGroup(uint32_t group) | NvUIElement | [inline, static] |
SetAlpha(float a) | NvUIElement | [inline, virtual] |
SetBackground(NvUIGraphic *bg) | NvUIContainer | [inline] |
SetConsumeClicks(bool b) | NvUIContainer | [inline] |
SetDepth(float z) | NvUIElement | [inline, virtual] |
SetDimensions(float w, float h) | NvUIContainer | [virtual] |
SetDrawState(uint32_t n) | NvUIElement | [inline, virtual] |
SetDrawStatePrev() | NvUIElement | [inline] |
SetFocusHilite(NvUIGraphic *hilite) | NvUIContainer | [inline] |
SetHeight(float h) | NvUIElement | [inline, virtual] |
SetMaxDrawState(uint32_t n) | NvUIElement | [inline] |
SetOrigin(float x, float y) | NvUIContainer | [virtual] |
SetParent(NvUIContainer *p) | NvUIElement | [inline, virtual] |
SetPrevDrawState(uint32_t n) | NvUIElement | [inline] |
SetSlideInteractGroup(uint32_t group) | NvUIElement | [inline, virtual] |
SetVisibility(bool show) | NvUIElement | [inline, virtual] |
SetWidth(float w) | NvUIElement | [inline, virtual] |
ShowFocus() | NvUIElement | [inline, virtual] |
SystemResChange(int32_t w, int32_t h) | NvUIElement | [static] |
~NvUIContainer() | NvUIContainer | [virtual] |
~NvUIElement() | NvUIElement | [virtual] |
~NvUIWindow() | NvUIWindow | [virtual] |