#include <lldebugview.h>
Inheritance diagram for LLDebugView:


| Public Member Functions | |
| LLDebugView (const std::string &name, const LLRect &rect) | |
| ~LLDebugView () | |
| virtual EWidgetType | getWidgetType () const | 
| virtual LLString | getWidgetTag () const | 
| Public Attributes | |
| LLFrameStatView * | mFrameStatView | 
| LLFastTimerView * | mFastTimerView | 
| LLMemoryView * | mMemoryView | 
| LLConsole * | mDebugConsolep | 
| LLContainerView * | mStatViewp | 
Definition at line 51 of file lldebugview.h.
| LLDebugView::LLDebugView | ( | const std::string & | name, | |
| const LLRect & | rect | |||
| ) | 
Definition at line 57 of file lldebugview.cpp.
References LLView::addChild(), f, FALSE, LLRectBase< Type >::getHeight(), LLViewerWindow::getVirtualWindowRect(), LLRectBase< Type >::getWidth(), gTextureView, gVelocityBar, gViewerWindow, mDebugConsolep, mFastTimerView, mFrameStatView, mMemoryView, mStatViewp, r, S32, LLView::setFollowsBottom(), LLView::setFollowsLeft(), LLView::setFollowsRight(), LLView::setFollowsTop(), LLContainerView::setLabel(), LLView::setRect(), LLFloater::setVisible(), and LLView::setVisible().
| LLDebugView::~LLDebugView | ( | ) | 
| LLString LLDebugView::getWidgetTag | ( | ) | const  [virtual] | 
| EWidgetType LLDebugView::getWidgetType | ( | ) | const  [virtual] | 
Implements LLView.
Definition at line 133 of file lldebugview.cpp.
References WIDGET_TYPE_DEBUG_VIEW.
Definition at line 63 of file lldebugview.h.
Referenced by idle_startup(), init_client_menu(), and LLDebugView().
Definition at line 61 of file lldebugview.h.
Referenced by idle_startup(), init_client_menu(), LLDebugView(), and update_statistics().
Definition at line 60 of file lldebugview.h.
Referenced by init_client_menu(), init_stat_view(), and LLDebugView().
Definition at line 64 of file lldebugview.h.
Referenced by LLFloaterVisible::handleEvent(), LLShowFloater::handleEvent(), idle_startup(), init_stat_view(), and LLDebugView().
 1.4.7
 1.4.7