LLBottomPanel Class Reference

#include <llviewerwindow.h>

Inheritance diagram for LLBottomPanel:

Inheritance graph
[legend]
Collaboration diagram for LLBottomPanel:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLBottomPanel (const LLRect &rect)
void setFocusIndicator (LLView *indicator)
LLViewgetFocusIndicator ()
void draw ()

Static Public Member Functions

static void * createHUD (void *data)
static void * createOverlayBar (void *data)
static void * createToolBar (void *data)

Protected Attributes

LLViewmIndicator


Detailed Description

Definition at line 373 of file llviewerwindow.h.


Constructor & Destructor Documentation

LLBottomPanel::LLBottomPanel ( const LLRect rect  ) 


Member Function Documentation

void LLBottomPanel::setFocusIndicator ( LLView indicator  ) 

Definition at line 5401 of file llviewerwindow.cpp.

References mIndicator.

LLView* LLBottomPanel::getFocusIndicator (  )  [inline]

Definition at line 378 of file llviewerwindow.h.

References mIndicator.

void LLBottomPanel::draw ( void   )  [virtual]

Reimplemented from LLPanel.

Definition at line 5406 of file llviewerwindow.cpp.

References LLFocusMgr::childHasKeyboardFocus(), LLPanel::draw(), gFocusMgr, LLUICtrl::hasFocus(), mIndicator, LLView::setEnabled(), and LLView::setVisible().

Here is the call graph for this function:

void * LLBottomPanel::createHUD ( void *  data  )  [static]

Definition at line 5417 of file llviewerwindow.cpp.

References gHUDView.

Referenced by LLBottomPanel().

Here is the caller graph for this function:

void * LLBottomPanel::createOverlayBar ( void *  data  )  [static]

Definition at line 5425 of file llviewerwindow.cpp.

References gOverlayBar.

Referenced by LLBottomPanel().

Here is the caller graph for this function:

void * LLBottomPanel::createToolBar ( void *  data  )  [static]

Definition at line 5432 of file llviewerwindow.cpp.

References gToolBar.

Referenced by LLBottomPanel().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 386 of file llviewerwindow.h.

Referenced by draw(), getFocusIndicator(), and setFocusIndicator().


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:39:28 2008 for SecondLife by  doxygen 1.5.5