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
CanFocus()NvUIElement [inline, virtual]
CanMoveFocus()NvUIElement [inline]
ConsumeGesture(const NvGestureEvent &ev)NvUIButton [inline]
Draw(const NvUIDrawState &ds)NvUIPopup [virtual]
DropFocus()NvUIElement [inline, virtual]
GetActionCode()NvUIButton [inline]
GetActiveSlideInteractGroup()NvUIElement [inline, static]
GetAlpha()NvUIElement [inline, virtual]
GetDrawState()NvUIElement [inline]
GetFocusRect(NvUIRect &rect)NvUIPopup [virtual]
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]
GetSlideInteractGroup()NvUIElement [inline, virtual]
GetSubCode()NvUIButton [inline]
GetUID()NvUIElement [inline]
GetUIPopupMenu()NvUIPopup [inline]
GetVisibility()NvUIElement [inline, virtual]
GetWidth()NvUIElement [inline, virtual]
HandleEvent(const NvGestureEvent &ev, NvUST timeUST, NvUIElement *hasInteract)NvUIPopup [virtual]
HandleFocusEvent(NvFocusEvent::Enum evt)NvUIPopup [virtual]
HandleReaction(const NvUIReaction &react)NvUIPopup [virtual]
HandleReshape(float w, float h)NvUIElement [inline, virtual]
HasDepth()NvUIElement [inline, virtual]
HasFocus()NvUIElement [inline, virtual]
Hit(float x, float y)NvUIElement [inline, virtual]
LostInteract()NvUIButton [virtual]
m_actionNvUIButton [protected]
m_alphaNvUIElement [protected]
m_canFocusNvUIElement [protected]
m_canMoveFocusNvUIElement [protected]
m_failedHitUIDNvUIButton [protected]
m_hasFocusNvUIElement [protected]
m_hitMarginTallNvUIButton [protected]
m_hitMarginWideNvUIButton [protected]
m_isInteractingNvUIElement [protected]
m_isVisibleNvUIElement [protected]
m_parentNvUIElement [protected]
m_reactGestureUIDNvUIButton [protected]
m_reactOnPressNvUIButton [protected]
m_rectNvUIElement [protected]
m_showFocusNvUIElement [protected]
m_slideInteractGroupNvUIElement [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
SetActiveSlideInteractGroup(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]
SetHeight(float h)NvUIElement [inline, virtual]
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]
SetReactOnPress(bool b)NvUIButton [inline]
SetSlideInteractGroup(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]
SetWidth(float w)NvUIElement [inline, virtual]
ShowFocus()NvUIElement [inline, virtual]
SystemResChange(int32_t w, int32_t h)NvUIElement [static]
~NvUIButton()NvUIButton [virtual]
~NvUIElement()NvUIElement [virtual]
~NvUIPopup()NvUIPopup [virtual]