NvUIPopup Member List

This is the complete list of members for NvUIPopup, including all inherited members.

AddItem(NvUIElement *el, const char *name, uint32_t value)NvUIPopup
ConsumeGesture(const NvGestureEvent &ev)NvUIButton [inline]
Draw(const NvUIDrawState &ds)NvUIPopup [virtual]
GetActionCode()NvUIButton [inline]
GetActiveSlideFocusGroup()NvUIElement [inline, static]
GetAlpha()NvUIElement [inline, virtual]
GetDrawState()NvUIElement [inline]
GetHeight()NvUIElement [inline, virtual]
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]
GetSlideFocusGroup()NvUIElement [inline, virtual]
GetSubCode()NvUIButton [inline]
GetUID()NvUIElement [inline]
GetVisibility()NvUIElement [inline, virtual]
GetWidth()NvUIElement [inline, virtual]
GotFocus()NvUIElement [inline, virtual]
HandleEvent(const NvGestureEvent &ev, NvUST timeUST, NvUIElement *hasFocus)NvUIPopup [virtual]
HandleReaction(const NvUIReaction &react)NvUIPopup [virtual]
HasDepth()NvUIElement [inline, virtual]
Hit(float x, float y)NvUIElement [inline, virtual]
LostFocus()NvUIButton [virtual]
m_actionNvUIButton [protected]
m_alphaNvUIElement [protected]
m_failedHitUIDNvUIButton [protected]
m_hitMarginTallNvUIButton [protected]
m_hitMarginWideNvUIButton [protected]
m_isVisibleNvUIElement [protected]
m_parentNvUIElement [protected]
m_reactGestureUIDNvUIButton [protected]
m_rectNvUIElement [protected]
m_slideFocusGroupNvUIElement [protected]
m_stickyClickNvUIButton [protected]
m_subcodeNvUIButton [protected]
m_titleNvUIButton [protected]
m_typeNvUIButton [protected]
m_uiuidNvUIElement [protected]
m_visrepNvUIButton [protected]
m_wasHitNvUIButton [protected]
NvUIButton(NvUIButtonType::Enum btntype, uint32_t actionCode, NvUIElement *visrep[NvUIButtonState::MAX], const char *title=NULL, float pt=0, bool shadowed=false)NvUIButton
NvUIButton(NvUIButtonType::Enum btntype, uint32_t actionCode, NvUIElement *visrep, const char *title=NULL, float pt=0, bool shadowed=false)NvUIButton
NvUIButton(NvUIButtonType::Enum btntype, uint32_t actionCode, NvUIRect &size, const char *title, float pt, bool shadowed=false)NvUIButton
NvUIElement()NvUIElement [inline]
NvUIPopup(uint32_t actionCode, NvUIElement *visrep[NvUIButtonState::MAX], NvUIGraphicFrame *popupFrame, NvUIButton *popper, const char *title=NULL, float pt=0, bool shadowed=false)NvUIPopup
NvUIPopupMenu (defined in NvUIPopup)NvUIPopup [friend]
PopupFinish()NvUIPopup [protected]
PopupStart()NvUIPopup [protected]
SetActiveItemValue(uint32_t value)NvUIPopup
SetActiveSlideFocusGroup(uint32_t group)NvUIElement [inline, static]
SetAlpha(float a)NvUIElement [inline, virtual]
SetDepth(float z)NvUIElement [inline, virtual]
SetDimensions(float w, float h)NvUIElement [inline, virtual]
SetDrawState(uint32_t n)NvUIPopup [virtual]
SetDrawStatePrev()NvUIElement [inline]
SetHitMargin(float hitwide, float hittall)NvUIButton [virtual]
SetMaxDrawState(uint32_t n)NvUIElement [inline]
SetOrigin(float x, float y)NvUIPopup [virtual]
SetParent(NvUIContainer *p)NvUIElement [inline, virtual]
SetPrevDrawState(uint32_t n)NvUIElement [inline]
SetSlideFocusGroup(uint32_t group)NvUIElement [inline, virtual]
SetStickyClick(bool b)NvUIButton [inline]
SetSubCode(uint32_t c)NvUIButton [inline]
SetTitle(const char *title, float ptsize, bool shadowed=false)NvUIButton [virtual]
SetTitleColor(const NvPackedColor &c)NvUIButton [virtual]
SetVisibility(bool show)NvUIElement [inline, virtual]
SystemResChange(int32_t w, int32_t h)NvUIElement [static]
~NvUIButton()NvUIButton [virtual]
~NvUIElement()NvUIElement [virtual]
~NvUIPopup()NvUIPopup [virtual]