#include <llrootview.h>
Inheritance diagram for LLRootView:
Public Member Functions | |
LLRootView (const LLString &name, const LLRect &rect, BOOL mouse_opaque, U32 follows=FOLLOWS_NONE) | |
EWidgetType | getWidgetType () const |
LLString | getWidgetTag () const |
Definition at line 37 of file llrootview.h.
LLRootView::LLRootView | ( | const LLString & | name, | |
const LLRect & | rect, | |||
BOOL | mouse_opaque, | |||
U32 | follows = FOLLOWS_NONE | |||
) |
Definition at line 35 of file llrootview.cpp.
LLString LLRootView::getWidgetTag | ( | ) | const [virtual] |
EWidgetType LLRootView::getWidgetType | ( | ) | const [virtual] |