LLPanelLCD Class Reference

#include <llpanelLCD.h>

Inheritance diagram for LLPanelLCD:

Inheritance graph
[legend]
Collaboration diagram for LLPanelLCD:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLPanelLCD ()
virtual ~LLPanelLCD ()
virtual BOOL postBuild ()
virtual void refresh ()
void apply ()
void cancel ()

Protected Attributes

S32 mLCDDestination
BOOL mDisplayChat
BOOL mDisplayRegion
BOOL mDisplayDebug
BOOL mDisplayDebugConsole
BOOL mDisplayLinden
BOOL mDisplayIM

Detailed Description

Definition at line 40 of file llpanelLCD.h.


Constructor & Destructor Documentation

LLPanelLCD::LLPanelLCD (  ) 

Definition at line 71 of file llpanelLCD.cpp.

References LLUICtrlFactory::buildPanel(), and gUICtrlFactory.

LLPanelLCD::~LLPanelLCD (  )  [virtual]

Definition at line 97 of file llpanelLCD.cpp.


Member Function Documentation

void LLPanelLCD::apply (  ) 

Definition at line 115 of file llpanelLCD.cpp.

Referenced by LLPreferenceCore::apply().

void LLPanelLCD::cancel (  ) 

Definition at line 121 of file llpanelLCD.cpp.

References gSavedSettings, mDisplayChat, mDisplayDebug, mDisplayDebugConsole, mDisplayIM, mDisplayLinden, mDisplayRegion, mLCDDestination, LLControlGroup::setBOOL(), and LLControlGroup::setS32().

Referenced by LLPreferenceCore::cancel().

BOOL LLPanelLCD::postBuild (  )  [virtual]

Reimplemented from LLPanel.

Definition at line 76 of file llpanelLCD.cpp.

References LLPanel::checkRequirements(), FALSE, refresh(), LLPanel::requires(), TRUE, WIDGET_TYPE_CHECKBOX, and WIDGET_TYPE_RADIO_GROUP.

void LLPanelLCD::refresh (  )  [virtual]

Reimplemented from LLPanel.

Definition at line 102 of file llpanelLCD.cpp.

References LLControlGroup::getBOOL(), LLControlGroup::getS32(), gSavedSettings, mDisplayChat, mDisplayDebug, mDisplayDebugConsole, mDisplayIM, mDisplayLinden, mDisplayRegion, mLCDDestination, and LLPanel::refresh().

Referenced by postBuild().


Member Data Documentation

BOOL LLPanelLCD::mDisplayChat [protected]

Definition at line 53 of file llpanelLCD.h.

Referenced by cancel(), and refresh().

BOOL LLPanelLCD::mDisplayDebug [protected]

Definition at line 55 of file llpanelLCD.h.

Referenced by cancel(), and refresh().

BOOL LLPanelLCD::mDisplayDebugConsole [protected]

Definition at line 56 of file llpanelLCD.h.

Referenced by cancel(), and refresh().

BOOL LLPanelLCD::mDisplayIM [protected]

Definition at line 58 of file llpanelLCD.h.

Referenced by cancel(), and refresh().

BOOL LLPanelLCD::mDisplayLinden [protected]

Definition at line 57 of file llpanelLCD.h.

Referenced by cancel(), and refresh().

BOOL LLPanelLCD::mDisplayRegion [protected]

Definition at line 54 of file llpanelLCD.h.

Referenced by cancel(), and refresh().

S32 LLPanelLCD::mLCDDestination [protected]

Definition at line 52 of file llpanelLCD.h.

Referenced by cancel(), and refresh().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:37 2010 for Second Life Viewer by  doxygen 1.4.7