Public Member Functions | |
LLMenuItemVerticalSeparatorGL (void) | |
virtual EWidgetType | getWidgetType () const |
virtual LLString | getWidgetTag () const |
virtual BOOL | handleMouseDown (S32 x, S32 y, MASK mask) |
Definition at line 695 of file llmenugl.cpp.
LLMenuItemVerticalSeparatorGL::LLMenuItemVerticalSeparatorGL | ( | void | ) |
Definition at line 707 of file llmenugl.cpp.
References LLMenuItemGL::setLabel(), and VERTICAL_SEPARATOR_LABEL.
virtual LLString LLMenuItemVerticalSeparatorGL::getWidgetTag | ( | ) | const [inline, virtual] |
Reimplemented from LLMenuItemSeparatorGL.
Definition at line 702 of file llmenugl.cpp.
References LL_MENU_ITEM_VERTICAL_SEPARATOR_GL_TAG.
virtual EWidgetType LLMenuItemVerticalSeparatorGL::getWidgetType | ( | ) | const [inline, virtual] |
Reimplemented from LLMenuItemSeparatorGL.
Definition at line 701 of file llmenugl.cpp.
References WIDGET_TYPE_MENU_SEPARATOR_VERTICAL.
virtual BOOL LLMenuItemVerticalSeparatorGL::handleMouseDown | ( | S32 | x, | |
S32 | y, | |||
MASK | mask | |||
) | [inline, virtual] |
Reimplemented from LLMenuItemSeparatorGL.
Definition at line 704 of file llmenugl.cpp.
References FALSE.