LLMenuItemToggleGL Member List

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

addBoolControl(LLString name, bool initial_value)LLView
addChild(LLView *view, S32 tab_group=0)LLView
addChildAtEnd(LLView *view, S32 tab_group=0)LLView
addColorXML(LLXMLNodePtr node, const LLColor4 &color, const LLString &xml_name, const LLString &control_name)LLView [static]
addCtrl(LLUICtrl *ctrl, S32 tab_group)LLView [virtual]
addCtrlAtEnd(LLUICtrl *ctrl, S32 tab_group)LLView [virtual]
addListener(LLEventListener *listener, LLSD filter="", const LLSD &userdata="")LLObservable [inline]
addListenerToControl(LLEventDispatcher *observer, const LLString &name, LLSD filter, LLSD userdata)LLView
addToAcceleratorList(std::list< LLKeyBinding * > *listp)LLMenuItemGL [virtual]
appendAcceleratorString(LLString &st)LLMenuItemGL [protected]
buildDrawLabel(void)LLMenuItemToggleGL [virtual]
canFocusChildren() const LLView [virtual]
canSnapTo(LLView *other_view)LLView [virtual]
child_list_const_iter_t typedefLLView
child_list_const_reverse_iter_t typedefLLView
child_list_iter_t typedefLLView
child_list_reverse_iter_t typedefLLView
child_list_t typedefLLView
child_tab_order_const_iter_t typedefLLView
child_tab_order_const_reverse_iter_t typedefLLView
child_tab_order_iter_t typedefLLView
child_tab_order_reverse_iter_t typedefLLView
child_tab_order_t typedefLLView
childHasKeyboardFocus(const LLString &childname) const LLView
childrenHandleDoubleClick(S32 x, S32 y, MASK mask)LLView [protected]
childrenHandleDragAndDrop(S32 x, S32 y, MASK mask, BOOL drop, EDragAndDropType type, void *data, EAcceptance *accept, LLString &tooltip_msg)LLView [protected]
childrenHandleHover(S32 x, S32 y, MASK mask)LLView [protected]
childrenHandleKey(KEY key, MASK mask)LLView [protected]
childrenHandleMouseDown(S32 x, S32 y, MASK mask)LLView [protected]
childrenHandleMouseUp(S32 x, S32 y, MASK mask)LLView [protected]
childrenHandleRightMouseDown(S32 x, S32 y, MASK mask)LLView [protected]
childrenHandleRightMouseUp(S32 x, S32 y, MASK mask)LLView [protected]
childrenHandleScrollWheel(S32 x, S32 y, S32 clicks)LLView [protected]
childrenHandleUnicodeChar(llwchar uni_char)LLView [protected]
cleanupClass()LLThreadSafeRefCount [static]
clearDispatchers()LLSimpleListener
control_map_t typedefLLView [protected]
createRect(LLXMLNodePtr node, LLRect &rect, LLView *parent_view, const LLRect &required_rect=LLRect())LLView [static]
ctrl_list_t typedefLLView
deleteAllChildren()LLView [virtual]
deleteViewByHandle(LLViewHandle handle)LLView [static]
deregisterEventListener(LLString name)LLView
die()LLMortician
dispatch_list_t typedefLLView [protected]
doIt(void)LLMenuItemToggleGL [virtual]
draw(void)LLMenuItemGL [virtual]
drawChild(LLView *childp, S32 x_offset=0, S32 y_offset=0, BOOL force_draw=FALSE)LLView
drawDebugRect()LLView
escapeXML(const LLWString &xml)LLView [static]
escapeXML(const LLString &xml, LLString &indent)LLView [static]
ESnapEdge enum nameLLView
ESnapType enum nameLLView
ESoundFlags enum nameLLView
findControl(LLString name)LLView [virtual]
findEventListener(LLSimpleListener *listener) const LLView
findRootMostFocusRoot()LLView
findSnapEdge(S32 &new_edge_val, const LLCoordGL &mouse_dir, ESnapEdge snap_edge, ESnapType snap_type, S32 threshold, S32 padding=0)LLView [virtual]
findSnapRect(LLRect &new_rect, const LLCoordGL &mouse_dir, LLView::ESnapType snap_type, S32 threshold, S32 padding=0)LLView [virtual]
fireEvent(LLPointer< LLEvent > event, LLSD filter)LLObservable
focusFirstItem(BOOL prefer_text_fields=FALSE)LLView [virtual]
focusLastItem(BOOL prefer_text_fields=FALSE)LLView [virtual]
focusNext(LLView::child_list_t &result)LLView [static]
focusNextItem(BOOL text_entry_only)LLView [virtual]
focusNextRoot()LLView [virtual]
focusPrev(LLView::child_list_t &result)LLView [static]
focusPrevItem(BOOL text_entry_only)LLView [virtual]
focusPrevRoot()LLView [virtual]
followsAll() const LLView [inline]
followsBottom() const LLView [inline]
followsLeft() const LLView [inline]
followsRight() const LLView [inline]
followsTop() const LLView [inline]
getChildByName(const LLString &name, BOOL recurse=FALSE) const LLView [virtual]
getChildCount() const LLView [inline]
getChildList() const LLView [inline]
getControl(LLString name)LLView
getControlName() const LLView [virtual]
getCtrlList() const LLView
getCtrlListSorted() const LLView
getCtrlOrder() const LLView [inline]
getDefaultTabGroup() const LLView
getDispatcher()LLObservable [virtual]
getDrawTextDisabled() const LLMenuItemGL [inline]
getEnabled() const LLView [inline]
getFirstChild()LLView [inline]
getFocusRootsQuery()LLView [static]
getFollows() const LLView [inline]
getHighlight() const LLMenuItemGL [inline]
getHover()LLMenuItemGL [inline]
getJumpKey()LLMenuItemGL
getLabel(void) const LLMenuItemGL [inline]
getListenerByName(const LLString &callback_name)LLView
getLocalRect() const LLView
getLocalSnapRect() const LLView [virtual]
getMenu()LLMenuItemGL [virtual]
getMouseOpaque() const LLView [inline]
getName() const LLView [virtual]
getNominalHeight(void)LLMenuItemGL [virtual]
getNominalWidth(void)LLMenuItemGL [virtual]
getNumRefs() const LLThreadSafeRefCount [inline]
getParent() const LLView [inline]
getRect() const LLView [inline]
getRequiredRect()LLView [virtual]
getRootView()LLView
getSaveToXML() const LLView [inline]
getScreenRect() const LLView
getShowNamesToolTip()LLView
getSnapRect() const LLView [inline, virtual]
getSoundFlags() const LLView [inline]
getTabOrderQuery()LLView [static]
getTentative() const LLView [virtual]
getToolTip()LLView
getType() const LLMenuItemToggleGL [inline, virtual]
getViewByHandle(LLViewHandle handle)LLView [static]
getVisible() const LLView [inline]
getWidgetTag() const LLMenuItemGL [inline, virtual]
getWidgetType() const LLMenuItemGL [inline, virtual]
getWindow(void)LLView [static]
getXML(bool save_children=true) const LLMenuItemGL [virtual]
handleAcceleratorKey(KEY key, MASK mask)LLMenuItemGL [virtual]
handleAttach(LLEventDispatcher *dispatcher)LLSimpleListener [virtual]
handleDetach(LLEventDispatcher *dispatcher)LLSimpleListener [virtual]
handleDoubleClick(S32 x, S32 y, MASK mask)LLView [virtual]
handleDragAndDrop(S32 x, S32 y, MASK mask, BOOL drop, EDragAndDropType cargo_type, void *cargo_data, EAcceptance *accept, LLString &tooltip_msg)LLView [virtual]
handleEvent(LLPointer< LLEvent > event, const LLSD &userdata)LLView [virtual]
handleHover(S32 x, S32 y, MASK mask)LLMenuItemGL [virtual]
handleKey(KEY key, MASK mask, BOOL called_from_parent)LLMenuItemGL [virtual]
handleKeyHere(KEY key, MASK mask, BOOL called_from_parent)LLMenuItemGL [virtual]
handleMouseDown(S32 x, S32 y, MASK mask)LLMenuItemGL [virtual]
handleMouseUp(S32 x, S32 y, MASK mask)LLMenuItemGL [virtual]
handleRightMouseDown(S32 x, S32 y, MASK mask)LLView [virtual]
handleRightMouseUp(S32 x, S32 y, MASK mask)LLView [virtual]
handleScrollWheel(S32 x, S32 y, S32 clicks)LLView [virtual]
handleToolTip(S32 x, S32 y, LLString &msg, LLRect *sticky_rect)LLView [virtual]
handleUnicodeChar(llwchar uni_char, BOOL called_from_parent)LLView [virtual]
handleUnicodeCharHere(llwchar uni_char, BOOL called_from_parent)LLView [protected, virtual]
hasAncestor(LLView *parentp)LLView
hasChild(const LLString &childname, BOOL recurse=FALSE) const LLView
hasMouseCapture()LLView [virtual]
initClass()LLThreadSafeRefCount [static]
initFromXML(LLXMLNodePtr node, LLView *parent)LLView [virtual]
isActive(void) const LLMenuItemGL [virtual]
isCtrl() const LLView [virtual]
isDead()LLMortician [inline]
isFocusRoot() const LLView
isInEnabledChain() const LLView
isInVisibleChain() const LLView
isOpen(void) const LLMenuItemGL [virtual]
isPanel()LLView [virtual]
isView()LLView [virtual]
LLMenuItemGL(const LLString &name, const LLString &label, KEY key=KEY_NONE, MASK=MASK_NONE)LLMenuItemGL
LLMenuItemToggleGL(const LLString &name, const LLString &label, BOOL *toggle, KEY key=KEY_NONE, MASK mask=MASK_NONE)LLMenuItemToggleGL
LLMenuItemToggleGL(const LLString &name, BOOL *toggle, KEY key=KEY_NONE, MASK mask=MASK_NONE)LLMenuItemToggleGL
LLMortician()LLMortician [inline]
LLMouseHandler()LLMouseHandler [inline]
LLObservable()LLObservable
LLThreadSafeRefCount()LLThreadSafeRefCount
LLUICtrlFactory classLLView [friend]
LLView()LLView
LLView(const LLString &name, BOOL mouse_opaque)LLView
LLView(const LLString &name, const LLRect &rect, BOOL mouse_opaque, U32 follows=FOLLOWS_NONE)LLView
localPointToOtherView(S32 x, S32 y, S32 *other_x, S32 *other_y, LLView *other_view)LLView [virtual]
localPointToScreen(S32 local_x, S32 local_y, S32 *screen_x, S32 *screen_y) const LLView [virtual]
localRectToOtherView(const LLRect &local, LLRect *other, LLView *other_view) const LLView [virtual]
localRectToScreen(const LLRect &local, LLRect *screen) const LLView [virtual]
mAcceleratorKeyLLMenuItemGL [protected]
mAcceleratorMaskLLMenuItemGL [protected]
mAllowKeyRepeatLLMenuItemGL [protected]
mBriefItemLLMenuItemGL [protected]
mControlNameLLView [protected]
mCtrlOrderLLView [protected]
mDefaultTabGroupLLView [protected]
mDispatcherLLObservable [protected]
mDispatchersLLSimpleListener [protected]
mDispatchListLLView [protected]
mDrawAccelLabelLLMenuItemGL [protected]
mDrawBoolLabelLLMenuItemGL [protected]
mDrawBranchLabelLLMenuItemGL [protected]
mDrawTextDisabledLLMenuItemGL [protected]
mEnabledLLView [protected]
mFloaterControlsLLView [protected]
mFontLLMenuItemGL [protected]
mGotHoverLLMenuItemGL [protected]
mHighlightLLMenuItemGL [protected]
mIsFocusRootLLView [protected]
mJumpKeyLLMenuItemGL [protected]
mLabelLLMenuItemGL [protected]
mLastVisibleLLView
mMouseOpaqueLLView [protected]
mNameLLView [protected]
MOUSE_DOWN enum valueLLView
MOUSE_UP enum valueLLView
moveChildToFrontOfTabGroup(LLUICtrl *child)LLView
mRectLLView [protected]
mReshapeFlagsLLView [protected]
mSaveToXMLLLView [protected]
mSoundFlagsLLView [protected]
mSpanChildrenLLView
mStyleLLMenuItemGL [protected]
mToggleLLMenuItemToggleGL [protected]
mToolTipMsgLLView [protected]
mViewHandleLLView
onFocusLost()LLView [virtual]
onFocusReceived()LLView [virtual]
onMouseCaptureLost()LLView [virtual]
onVisibilityChange(BOOL curVisibilityIn)LLView [virtual]
parentPointInView(S32 x, S32 y) const LLView [inline]
pointInView(S32 x, S32 y) const LLView [inline]
popVisible()LLView [inline]
pushVisible(BOOL visible)LLView [inline]
ref()LLThreadSafeRefCount [inline]
registerEventListener(LLString name, LLSimpleListener *function)LLView
removeChild(LLView *view, BOOL deleteIt=FALSE)LLView
removeCtrl(LLUICtrl *ctrl)LLView [virtual]
removeListener(LLEventListener *listener)LLObservable [inline]
reshape(S32 width, S32 height, BOOL called_from_parent=TRUE)LLView [virtual]
saveColorToXML(std::ostream &out, const LLColor4 &color, const LLString &xml_name, const LLString &control_name, const LLString &indent)LLView [static]
screenPointToLocal(S32 screen_x, S32 screen_y, S32 *local_x, S32 *local_y) const LLView [virtual]
screenRectToLocal(const LLRect &screen, LLRect *local) const LLView [virtual]
sDebugKeysLLView [static]
sDebugMouseHandlingLLView [static]
sDebugRectsLLView [static]
sDepthLLView [static]
sDisabledColorLLMenuItemGL [static]
sDropShadowTextLLMenuItemGL [protected, static]
sEditingUILLView [static]
sEditingUIViewLLView [static]
selectFont(LLXMLNodePtr node)LLView [static]
selectFontHAlign(LLXMLNodePtr node)LLView [static]
selectFontStyle(LLXMLNodePtr node)LLView [static]
selectFontVAlign(LLXMLNodePtr node)LLView [static]
sEnabledColorLLMenuItemGL [static]
sendChildToBack(LLView *child)LLView
sendChildToFront(LLView *child)LLView
setAllChildrenEnabled(BOOL b)LLView [virtual]
setAllowKeyRepeat(BOOL allow)LLMenuItemGL [inline]
setBriefItem(BOOL brief)LLMenuItemGL [virtual]
setControlName(const LLString &control, LLView *context)LLView [virtual]
setControlValue(const LLSD &value)LLView
setDisabledColor(const LLColor4 &color)LLMenuItemGL [static]
setDispatcher(LLPointer< LLEventDispatcher > dispatcher)LLObservable [virtual]
setEnabled(BOOL enabled)LLView [virtual]
setEnabledColor(const LLColor4 &color)LLMenuItemGL [static]
setEnabledSubMenus(BOOL enable)LLMenuItemGL [inline, virtual]
setFollows(U32 flags)LLView
setFollowsAll()LLView
setFollowsBottom()LLView
setFollowsLeft()LLView
setFollowsNone()LLView
setFollowsRight()LLView
setFollowsTop()LLView
setFont(LLFontGL *font)LLMenuItemGL
setFontStyle(U8 style)LLMenuItemGL [inline]
setHidden(BOOL hidden)LLView [virtual]
setHighlight(BOOL highlight)LLMenuItemGL [virtual]
setHighlightBGColor(const LLColor4 &color)LLMenuItemGL [static]
setHighlightFGColor(const LLColor4 &color)LLMenuItemGL [static]
setJumpKey(KEY key)LLMenuItemGL
setLabel(const LLStringExplicit &label)LLMenuItemGL
setLabelArg(const LLString &key, const LLStringExplicit &text)LLMenuItemGL [virtual]
setMouseOpaque(BOOL b)LLView
setName(LLString name)LLView
setOrigin(S32 x, S32 y)LLView [inline, virtual]
setRect(const LLRect &rect)LLView [virtual]
setSaveToXML(BOOL b)LLView [inline]
setSoundFlags(U8 flags)LLView
setSpanChildren(BOOL span_children)LLView
setTentative(BOOL b)LLView [virtual]
setToolTip(const LLString &msg)LLView
setValue(const LLSD &value)LLMenuItemGL [inline, virtual]
setVisible(BOOL visible)LLView [virtual]
setZealous(BOOL b)LLMortician [static]
sForceReshapeLLView [static]
sHighlightBackgroundLLMenuItemGL [static]
sHighlightForegroundLLMenuItemGL [static]
SILENT enum valueLLView
sLastBottomXMLLLView [static]
sLastLeftXMLLLView [static]
sMouseHandlerMessageLLView [static]
SNAP_BOTTOM enum valueLLView
SNAP_LEFT enum valueLLView
SNAP_PARENT enum valueLLView
SNAP_PARENT_AND_SIBLINGS enum valueLLView
SNAP_RIGHT enum valueLLView
SNAP_SIBLINGS enum valueLLView
SNAP_TOP enum valueLLView
snappedTo(LLView *snap_view)LLView [virtual]
sortChildren(_Pr3 _Pred)LLView [inline]
sSelectIDLLView [static]
sViewHandleMapLLView [static]
sWindowLLView [protected, static]
tab_order_pair_t typedefLLView
tab_order_t typedefLLView
translate(S32 x, S32 y)LLView [virtual]
translateIntoRect(const LLRect &constraint, BOOL allow_partial_outside)LLView
unref()LLThreadSafeRefCount [inline]
updateBranchParent(LLView *parentp)LLMenuItemGL [inline, virtual]
updateClass()LLMortician [static]
updateRect()LLView [virtual]
userSetShape(const LLRect &new_rect)LLView [virtual]
~LLEventListener()LLEventListener [protected, virtual]
~LLMortician()LLMortician [virtual]
~LLMouseHandler()LLMouseHandler [inline, virtual]
~LLObservable()LLObservable [virtual]
~LLSimpleListener()LLSimpleListener [protected]
~LLThreadSafeRefCount()LLThreadSafeRefCount [protected, virtual]
~LLView()LLView [virtual]


Generated on Thu Jul 1 06:11:31 2010 for Second Life Viewer by  doxygen 1.4.7