LLViewerMenuHolderGL Class Reference

#include <llviewermenu.h>

Inheritance diagram for LLViewerMenuHolderGL:

Inheritance graph
[legend]
Collaboration diagram for LLViewerMenuHolderGL:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLViewerMenuHolderGL ()
virtual BOOL hideMenus ()
void setParcelSelection (LLSafeHandle< LLParcelSelection > selection)
void setObjectSelection (LLSafeHandle< LLObjectSelection > selection)
virtual const LLRect getMenuRect () const

Protected Attributes

LLSafeHandle< LLParcelSelectionmParcelSelection
LLSafeHandle< LLObjectSelectionmObjectSelection


Detailed Description

Definition at line 123 of file llviewermenu.h.


Constructor & Destructor Documentation

LLViewerMenuHolderGL::LLViewerMenuHolderGL (  ) 

Definition at line 7139 of file llviewermenu.cpp.


Member Function Documentation

BOOL LLViewerMenuHolderGL::hideMenus (  )  [virtual]

Reimplemented from LLMenuHolderGL.

Definition at line 7143 of file llviewermenu.cpp.

References LLMenuGL::clearHoverItem(), LLMenuHolderGL::hideMenus(), mObjectSelection, mParcelSelection, NULL, and LLMenuBarGL::resetMenuTrigger().

Referenced by LLShowFloater::handleEvent(), LLObjectDelete::handleEvent(), LLEditDelete::handleEvent(), LLViewerWindow::handleKey(), and LLAgent::resetView().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLViewerMenuHolderGL::setParcelSelection ( LLSafeHandle< LLParcelSelection selection  ) 

Definition at line 7157 of file llviewermenu.cpp.

References mParcelSelection.

Referenced by LLToolPie::pickAndShowMenu().

Here is the caller graph for this function:

void LLViewerMenuHolderGL::setObjectSelection ( LLSafeHandle< LLObjectSelection selection  ) 

Definition at line 7162 of file llviewermenu.cpp.

References mObjectSelection.

Referenced by LLToolPie::pickAndShowMenu().

Here is the caller graph for this function:

const LLRect LLViewerMenuHolderGL::getMenuRect (  )  const [virtual]

Reimplemented from LLMenuHolderGL.

Definition at line 7168 of file llviewermenu.cpp.

References LLView::getRect(), MENU_BAR_HEIGHT, and STATUS_BAR_HEIGHT.

Here is the call graph for this function:


Member Data Documentation

Definition at line 136 of file llviewermenu.h.

Referenced by hideMenus(), and setParcelSelection().

Definition at line 137 of file llviewermenu.h.

Referenced by hideMenus(), and setObjectSelection().


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

Generated on Fri May 16 09:27:58 2008 for SecondLife by  doxygen 1.5.5