LLFloaterTools Class Reference

#include <llfloatertools.h>

Inheritance diagram for LLFloaterTools:

Inheritance graph
[legend]
Collaboration diagram for LLFloaterTools:

Collaboration graph
[legend]
List of all members.

Public Types

 PANEL_GENERAL = 0
 PANEL_OBJECT
 PANEL_FEATURES
 PANEL_FACE
 PANEL_CONTENTS
 PANEL_COUNT
enum  EInfoPanel {
  PANEL_GENERAL = 0, PANEL_OBJECT, PANEL_FEATURES, PANEL_FACE,
  PANEL_CONTENTS, PANEL_COUNT
}

Public Member Functions

virtual BOOL postBuild ()
 LLFloaterTools ()
virtual ~LLFloaterTools ()
virtual void onOpen ()
virtual void onClose (bool app_quitting)
virtual BOOL canClose ()
void updatePopup (LLCoordGL center, MASK mask)
void resetToolState ()
void draw ()
void dirty ()
void showMore (BOOL show_more)
void showPanel (EInfoPanel panel)
void setStatusText (const std::string &text)
virtual void onFocusReceived ()
void saveLastTool ()

Static Public Member Functions

static voidcreatePanelPermissions (void *vdata)
static voidcreatePanelObject (void *vdata)
static voidcreatePanelVolume (void *vdata)
static voidcreatePanelFace (void *vdata)
static voidcreatePanelContents (void *vdata)
static voidcreatePanelContentsInventory (void *vdata)
static voidcreatePanelLandInfo (void *vdata)
static void setEditTool (void *data)

Public Attributes

LLButtonmBtnFocus
LLButtonmBtnMove
LLButtonmBtnEdit
LLButtonmBtnCreate
LLButtonmBtnLand
LLTextBoxmTextStatus
LLCheckBoxCtrlmRadioOrbit
LLCheckBoxCtrlmRadioZoom
LLCheckBoxCtrlmRadioPan
LLCheckBoxCtrlmRadioMove
LLCheckBoxCtrlmRadioLift
LLCheckBoxCtrlmRadioSpin
LLCheckBoxCtrlmRadioPosition
LLCheckBoxCtrlmRadioRotate
LLCheckBoxCtrlmRadioStretch
LLCheckBoxCtrlmRadioSelectFace
LLCheckBoxCtrlmCheckSelectIndividual
LLCheckBoxCtrlmCheckSnapToGrid
LLButtonmBtnGridOptions
LLTextBoxmTextGridMode
LLComboBoxmComboGridMode
LLCheckBoxCtrlmCheckStretchUniform
LLCheckBoxCtrlmCheckStretchTexture
LLButtonmBtnRotateLeft
LLButtonmBtnRotateReset
LLButtonmBtnRotateRight
LLButtonmBtnDelete
LLButtonmBtnDuplicate
LLButtonmBtnDuplicateInPlace
LLCheckBoxCtrlmCheckSticky
LLCheckBoxCtrlmCheckCopySelection
LLCheckBoxCtrlmCheckCopyCenters
LLCheckBoxCtrlmCheckCopyRotates
LLCheckBoxCtrlmRadioSelectLand
LLCheckBoxCtrlmRadioDozerFlatten
LLCheckBoxCtrlmRadioDozerRaise
LLCheckBoxCtrlmRadioDozerLower
LLCheckBoxCtrlmRadioDozerSmooth
LLCheckBoxCtrlmRadioDozerNoise
LLCheckBoxCtrlmRadioDozerRevert
LLComboBoxmComboDozerSize
LLButtonmBtnApplyToSelection
LLCheckBoxCtrlmCheckShowOwners
std::vector< LLButton * > mButtons
LLTabContainerCommonmTab
LLPanelPermissionsmPanelPermissions
LLPanelObjectmPanelObject
LLPanelVolumemPanelVolume
LLPanelContentsmPanelContents
LLPanelFacemPanelFace
LLPanelLandInfomPanelLandInfo
LLTabContainermTabLand
LLParcelSelectionHandle mParcelSelection
LLObjectSelectionHandle mObjectSelection

Private Member Functions

void refresh ()

Static Private Member Functions

static void setObjectType (void *data)
static void onClickGridOptions (void *data)

Private Attributes

BOOL mDirty
S32 mSmallHeight
S32 mLargeHeight
std::map< std::string, std::string > mStatusText

Detailed Description

Definition at line 56 of file llfloatertools.h.


Member Enumeration Documentation

enum LLFloaterTools::EInfoPanel

Enumerator:
PANEL_GENERAL 
PANEL_OBJECT 
PANEL_FEATURES 
PANEL_FACE 
PANEL_CONTENTS 
PANEL_COUNT 

Definition at line 84 of file llfloatertools.h.


Constructor & Destructor Documentation

LLFloaterTools::LLFloaterTools (  ) 

Definition at line 335 of file llfloatertools.cpp.

References LLUICtrlFactory::buildFloater(), createPanelContents(), createPanelContentsInventory(), createPanelFace(), createPanelLandInfo(), createPanelObject(), createPanelPermissions(), createPanelVolume(), FALSE, LLControlGroup::getBOOL(), LLRectBase< Type >::getHeight(), LLView::getRect(), gSavedSettings, gUICtrlFactory, LLFloater::mAutoFocus, mLargeHeight, mSmallHeight, mTab, LLControlGroup::setBOOL(), and showMore().

LLFloaterTools::~LLFloaterTools (  )  [virtual]

Definition at line 426 of file llfloatertools.cpp.


Member Function Documentation

BOOL LLFloaterTools::canClose (  )  [virtual]

Reimplemented from LLFloater.

Definition at line 752 of file llfloatertools.cpp.

References gQuit.

void * LLFloaterTools::createPanelContents ( void vdata  )  [static]

Definition at line 152 of file llfloatertools.cpp.

References mPanelContents.

Referenced by LLFloaterTools().

void * LLFloaterTools::createPanelContentsInventory ( void vdata  )  [static]

Definition at line 160 of file llfloatertools.cpp.

References mPanelContents, and LLPanelContents::mPanelInventory.

Referenced by LLFloaterTools().

void * LLFloaterTools::createPanelFace ( void vdata  )  [static]

Definition at line 144 of file llfloatertools.cpp.

References mPanelFace.

Referenced by LLFloaterTools().

void * LLFloaterTools::createPanelLandInfo ( void vdata  )  [static]

Definition at line 168 of file llfloatertools.cpp.

References mPanelLandInfo.

Referenced by LLFloaterTools().

void * LLFloaterTools::createPanelObject ( void vdata  )  [static]

Definition at line 128 of file llfloatertools.cpp.

References mPanelObject.

Referenced by LLFloaterTools().

void * LLFloaterTools::createPanelPermissions ( void vdata  )  [static]

Definition at line 121 of file llfloatertools.cpp.

References mPanelPermissions.

Referenced by LLFloaterTools().

void * LLFloaterTools::createPanelVolume ( void vdata  )  [static]

Definition at line 136 of file llfloatertools.cpp.

References mPanelVolume.

Referenced by LLFloaterTools().

void LLFloaterTools::dirty (  ) 

Definition at line 487 of file llfloatertools.cpp.

References LLFloaterOpenObject::dirty(), mDirty, and TRUE.

Referenced by LLToolDragAndDrop::commitGiveInventoryCategory(), LLToolDragAndDrop::commitGiveInventoryItem(), dialog_refresh_all(), LLToolDragAndDrop::dropInventory(), LLToolDragAndDrop::dropScript(), and LLAgent::endAnimationUpdateUI().

void LLFloaterTools::draw (  )  [virtual]

Reimplemented from LLFloater.

Definition at line 475 of file llfloatertools.cpp.

References LLFloater::draw(), FALSE, mDirty, and refresh().

void LLFloaterTools::onClickGridOptions ( void data  )  [static, private]

Definition at line 980 of file llfloatertools.cpp.

References NULL, and LLFloaterBuildOptions::show().

Referenced by postBuild().

void LLFloaterTools::onClose ( bool  app_quitting  )  [virtual]

Reimplemented from LLFloater.

Definition at line 766 of file llfloatertools.cpp.

References FALSE, gAgent, gBasicToolset, LLControlGroup::getBOOL(), LLToolMgr::getCurrentToolset(), gSavedSettings, gSelectMgr, gToolMgr, gViewerWindow, mObjectSelection, mParcelSelection, mTab, NULL, LLSelectMgr::promoteSelectionToRoot(), resetToolState(), LLAgent::resetView(), LLToolset::selectFirstTool(), LLControlGroup::setBOOL(), LLToolMgr::setCurrentToolset(), LLFloater::setMinimized(), LLView::setVisible(), LLFloater::setVisible(), and LLViewerWindow::showCursor().

void LLFloaterTools::onFocusReceived (  )  [virtual]

Reimplemented from LLUICtrl.

Definition at line 993 of file llfloatertools.cpp.

References gBasicToolset, gToolMgr, and LLToolMgr::setCurrentToolset().

void LLFloaterTools::onOpen (  )  [virtual]

Reimplemented from LLFloater.

Definition at line 759 of file llfloatertools.cpp.

References LLSelectMgr::getEditSelection(), LLViewerParcelMgr::getFloatingParcelSelection(), gParcelMgr, gSelectMgr, mObjectSelection, and mParcelSelection.

BOOL LLFloaterTools::postBuild (  )  [virtual]

Reimplemented from LLPanel.

Definition at line 175 of file llfloatertools.cpp.

References LLPanel::childGetText(), LLPanel::childSetAction(), LLPanel::childSetCommitCallback(), LLPanel::childSetValue(), click_apply_to_selection(), click_dozer_size(), click_popup_dozer_mode(), click_popup_grab_drag(), click_popup_grab_lift(), click_popup_grab_spin(), click_show_more(), commit_grid_mode(), commit_radio_orbit(), commit_radio_pan(), commit_select_component(), commit_select_tool(), commit_slider_zoom(), FALSE, FOLLOWS_LEFT, FOLLOWS_TOP, LLControlGroup::getBOOL(), LLUICtrlFactory::getButtonByName(), LLUICtrlFactory::getCheckBoxByName(), LLUICtrlFactory::getComboBoxByName(), LLUICtrlFactory::getTabContainerByName(), LLUICtrlFactory::getTextBoxByName(), gSavedSettings, gToolCamera, gToolCreate, gToolFace, gToolGrab, gToolParcel, gToolRotate, gToolStretch, gToolTranslate, llendl, llwarns, mBtnApplyToSelection, mBtnCreate, mBtnEdit, mBtnFocus, mBtnGridOptions, mBtnLand, mBtnMove, mButtons, mCheckCopyCenters, mCheckCopyRotates, mCheckCopySelection, mCheckSelectIndividual, mCheckShowOwners, mCheckSnapToGrid, mCheckSticky, mCheckStretchTexture, mCheckStretchUniform, mComboDozerSize, mComboGridMode, LLFloater::mDragHandle, mRadioDozerFlatten, mRadioDozerLower, mRadioDozerNoise, mRadioDozerRaise, mRadioDozerRevert, mRadioDozerSmooth, mRadioLift, mRadioMove, mRadioOrbit, mRadioPan, mRadioPosition, mRadioRotate, mRadioSelectFace, mRadioSelectLand, mRadioSpin, mRadioStretch, mRadioZoom, mStatusText, mTab, mTextGridMode, mTextStatus, NULL, onClickGridOptions(), LLToolPlacerPanel::sCone, LLToolPlacerPanel::sConeHemi, LLToolPlacerPanel::sCube, LLToolPlacerPanel::sCylinder, LLToolPlacerPanel::sCylinderHemi, LLTabContainerCommon::selectFirstTab(), LLPanel::setBorderVisible(), LLButton::setClickedCallback(), LLComboBox::setCurrentByIndex(), setEditTool(), LLView::setEnabled(), LLView::setFollows(), setObjectType(), LLView::setSoundFlags(), LLView::setVisible(), LLFloater::setVisible(), LLToolPlacerPanel::sGrass, LLView::SILENT, LLToolPlacerPanel::sPrism, LLToolPlacerPanel::sPyramid, LLToolPlacerPanel::sSphere, LLToolPlacerPanel::sSphereHemi, LLToolPlacerPanel::sSquareTorus, LLToolPlacerPanel::sTetrahedron, LLToolPlacerPanel::sTorus, LLToolPlacerPanel::sTree, LLToolPlacerPanel::sTriangleTorus, t, and TRUE.

void LLFloaterTools::refresh (  )  [private, virtual]

Reimplemented from LLPanel.

Definition at line 444 of file llfloatertools.cpp.

References LLTabContainerCommon::enableTabButton(), LLTabContainerCommon::getCurrentPanelIndex(), LLTabContainerCommon::getPanelIndexByTitle(), LLRectBase< Type >::getWidth(), gSelectMgr, LL_PCODE_VOLUME, mPanelContents, mPanelFace, mPanelLandInfo, mPanelObject, mPanelPermissions, mPanelVolume, LLView::mRect, mTab, PANEL_CONTENTS, PANEL_FACE, PANEL_FEATURES, PANEL_NAMES, LLPanelLandInfo::refresh(), LLPanelContents::refresh(), LLPanelFace::refresh(), LLPanelVolume::refresh(), LLPanelObject::refresh(), LLPanelPermissions::refresh(), S32, LLTabContainerCommon::selectFirstTab(), and LLSelectMgr::selectionAllPCode().

Referenced by draw().

void LLFloaterTools::resetToolState (  ) 

Definition at line 495 of file llfloatertools.cpp.

References FALSE, gCameraBtnOrbit, gCameraBtnPan, gGrabBtnSpin, and gGrabBtnVertical.

Referenced by onClose().

void LLFloaterTools::saveLastTool (  ) 

void LLFloaterTools::setEditTool ( void data  )  [static]

Definition at line 988 of file llfloatertools.cpp.

References select_tool().

Referenced by click_popup_dozer_mode(), commit_select_tool(), LLObjectEdit::handleEvent(), and postBuild().

void LLFloaterTools::setObjectType ( void data  )  [static, private]

Definition at line 971 of file llfloatertools.cpp.

References FALSE, gSavedSettings, gViewerWindow, NULL, LLControlGroup::setBOOL(), LLViewerWindow::setMouseCapture(), and LLToolPlacer::setObjectType().

Referenced by postBuild().

void LLFloaterTools::setStatusText ( const std::string &  text  ) 

Definition at line 431 of file llfloatertools.cpp.

References mStatusText, mTextStatus, and LLTextBox::setText().

Referenced by LLToolSelectLand::handleSelect(), LLToolPlacer::handleSelect(), LLToolGrab::handleSelect(), LLToolCamera::handleSelect(), LLToolBrushLand::handleSelect(), LLManipTranslate::handleSelect(), LLManipScale::handleSelect(), and LLManipRotate::handleSelect().

void LLFloaterTools::showMore ( BOOL  show_more  ) 

Definition at line 794 of file llfloatertools.cpp.

References LLPanel::childSetVisible(), LLControlGroup::getBOOL(), LLRectBase< Type >::getWidth(), gSavedSettings, mLargeHeight, LLView::mRect, mSmallHeight, LLView::reshape(), LLControlGroup::setBOOL(), LLView::translate(), and TRUE.

Referenced by LLLandEdit::handleEvent(), LLFloaterTools(), and LLFloaterTelehub::show().

void LLFloaterTools::showPanel ( EInfoPanel  panel  ) 

Definition at line 821 of file llfloatertools.cpp.

References llassert, mTab, PANEL_COUNT, PANEL_NAMES, and LLTabContainerCommon::selectTabByName().

Referenced by LLToolDragAndDrop::dropInventory(), LLToolIndividual::handleDoubleClick(), LLToolFace::handleDoubleClick(), LLToolCompRotate::handleDoubleClick(), LLToolCompScale::handleDoubleClick(), and LLToolCompTranslate::handleDoubleClick().

void LLFloaterTools::updatePopup ( LLCoordGL  center,
MASK  mask 
)

Definition at line 504 of file llfloatertools.cpp.

References LLComboBox::add(), LLPanel::childGetText(), LLPanel::childSetValue(), LLPanel::childSetVisible(), FALSE, gAgent, gCameraBtnOrbit, gCameraBtnPan, LLCheckBoxCtrl::get(), LLControlGroup::getBOOL(), LLAgent::getCameraZoomFraction(), LLComboBox::getCurrentIndex(), LLToolMgr::getCurrentTool(), LLToolPlacer::getObjectType(), LLControlGroup::getS32(), gGrabBtnSpin, gGrabBtnVertical, gParcelMgr, gSavedSettings, gToolCamera, gToolCreate, gToolFace, gToolGrab, gToolIndividual, gToolLand, gToolMgr, gToolNull, gToolParcel, gToolPipette, gToolRotate, gToolStretch, gToolTranslate, i, LLFloater::isMinimized(), MASK_ALT, MASK_ORBIT, MASK_PAN, MASK_SPIN, MASK_VERTICAL, mBtnApplyToSelection, mBtnCreate, mBtnEdit, mBtnFocus, mBtnGridOptions, mBtnLand, mBtnMove, mButtons, mCheckCopyCenters, mCheckCopyRotates, mCheckCopySelection, mCheckSelectIndividual, mCheckShowOwners, mCheckSnapToGrid, mCheckSticky, mCheckStretchTexture, mCheckStretchUniform, mComboDozerSize, mComboGridMode, mObjectSelection, mPanelLandInfo, mRadioDozerFlatten, mRadioDozerLower, mRadioDozerNoise, mRadioDozerRaise, mRadioDozerRevert, mRadioDozerSmooth, mRadioLift, mRadioMove, mRadioOrbit, mRadioPan, mRadioPosition, mRadioRotate, mRadioSelectFace, mRadioSelectLand, mRadioSpin, mRadioStretch, mRadioZoom, mTab, mTextGridMode, LLComboBox::removeall(), S32, SELECT_TYPE_ATTACHMENT, SELECT_TYPE_HUD, SELECT_TYPE_WORLD, LLViewerParcelMgr::selectionEmpty(), LLCheckBoxCtrl::set(), LLComboBox::setCurrentByIndex(), LLView::setEnabled(), LLComboBox::setEnabled(), LLCheckBoxCtrl::setEnabled(), LLButton::setToggleState(), and LLView::setVisible().

Referenced by LLViewerWindow::handlePerFrameHover().


Member Data Documentation

LLButton* LLFloaterTools::mBtnApplyToSelection

Definition at line 172 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLButton* LLFloaterTools::mBtnCreate

Definition at line 116 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLButton* LLFloaterTools::mBtnDelete

Definition at line 150 of file llfloatertools.h.

LLButton* LLFloaterTools::mBtnDuplicate

Definition at line 151 of file llfloatertools.h.

LLButton* LLFloaterTools::mBtnDuplicateInPlace

Definition at line 152 of file llfloatertools.h.

LLButton* LLFloaterTools::mBtnEdit

Definition at line 115 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLButton* LLFloaterTools::mBtnFocus

Definition at line 113 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLButton* LLFloaterTools::mBtnGridOptions

Definition at line 140 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLButton* LLFloaterTools::mBtnLand

Definition at line 117 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLButton* LLFloaterTools::mBtnMove

Definition at line 114 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLButton* LLFloaterTools::mBtnRotateLeft

Definition at line 146 of file llfloatertools.h.

LLButton* LLFloaterTools::mBtnRotateReset

Definition at line 147 of file llfloatertools.h.

LLButton* LLFloaterTools::mBtnRotateRight

Definition at line 148 of file llfloatertools.h.

std::vector<LLButton*> LLFloaterTools::mButtons

Reimplemented from LLFloater.

Definition at line 175 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mCheckCopyCenters

Definition at line 157 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mCheckCopyRotates

Definition at line 158 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mCheckCopySelection

Definition at line 156 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mCheckSelectIndividual

Definition at line 137 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mCheckShowOwners

Definition at line 173 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mCheckSnapToGrid

Definition at line 139 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mCheckSticky

Definition at line 155 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mCheckStretchTexture

Definition at line 144 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mCheckStretchUniform

Definition at line 143 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLComboBox* LLFloaterTools::mComboDozerSize

Definition at line 171 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLComboBox* LLFloaterTools::mComboGridMode

Definition at line 142 of file llfloatertools.h.

Referenced by LLToolsUseSelectionForGrid::handleEvent(), postBuild(), and updatePopup().

BOOL LLFloaterTools::mDirty [private]

Definition at line 191 of file llfloatertools.h.

Referenced by dirty(), and draw().

S32 LLFloaterTools::mLargeHeight [private]

Definition at line 193 of file llfloatertools.h.

Referenced by LLFloaterTools(), and showMore().

LLObjectSelectionHandle LLFloaterTools::mObjectSelection

Definition at line 188 of file llfloatertools.h.

Referenced by onClose(), onOpen(), and updatePopup().

LLPanelContents* LLFloaterTools::mPanelContents

Definition at line 181 of file llfloatertools.h.

Referenced by createPanelContents(), createPanelContentsInventory(), and refresh().

LLPanelFace* LLFloaterTools::mPanelFace

Definition at line 182 of file llfloatertools.h.

Referenced by createPanelFace(), and refresh().

LLPanelLandInfo* LLFloaterTools::mPanelLandInfo

Definition at line 183 of file llfloatertools.h.

Referenced by createPanelLandInfo(), refresh(), and updatePopup().

LLPanelObject* LLFloaterTools::mPanelObject

Definition at line 179 of file llfloatertools.h.

Referenced by createPanelObject(), and refresh().

LLPanelPermissions* LLFloaterTools::mPanelPermissions

Definition at line 178 of file llfloatertools.h.

Referenced by createPanelPermissions(), and refresh().

LLPanelVolume* LLFloaterTools::mPanelVolume

Definition at line 180 of file llfloatertools.h.

Referenced by createPanelVolume(), and refresh().

LLParcelSelectionHandle LLFloaterTools::mParcelSelection

Definition at line 187 of file llfloatertools.h.

Referenced by onClose(), and onOpen().

LLCheckBoxCtrl* LLFloaterTools::mRadioDozerFlatten

Definition at line 164 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioDozerLower

Definition at line 166 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioDozerNoise

Definition at line 168 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioDozerRaise

Definition at line 165 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioDozerRevert

Definition at line 169 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioDozerSmooth

Definition at line 167 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioLift

Definition at line 128 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioMove

Definition at line 127 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioOrbit

Definition at line 122 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioPan

Definition at line 124 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioPosition

Definition at line 132 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioRotate

Definition at line 133 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioSelectFace

Definition at line 135 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioSelectLand

Definition at line 162 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioSpin

Definition at line 129 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioStretch

Definition at line 134 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLCheckBoxCtrl* LLFloaterTools::mRadioZoom

Definition at line 123 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

S32 LLFloaterTools::mSmallHeight [private]

Definition at line 192 of file llfloatertools.h.

Referenced by LLFloaterTools(), and showMore().

std::map<std::string, std::string> LLFloaterTools::mStatusText [private]

Definition at line 195 of file llfloatertools.h.

Referenced by postBuild(), and setStatusText().

LLTabContainerCommon* LLFloaterTools::mTab

Definition at line 177 of file llfloatertools.h.

Referenced by LLFloaterTools(), onClose(), postBuild(), refresh(), showPanel(), and updatePopup().

LLTabContainer* LLFloaterTools::mTabLand

Definition at line 185 of file llfloatertools.h.

LLTextBox* LLFloaterTools::mTextGridMode

Definition at line 141 of file llfloatertools.h.

Referenced by postBuild(), and updatePopup().

LLTextBox* LLFloaterTools::mTextStatus

Definition at line 119 of file llfloatertools.h.

Referenced by postBuild(), and setStatusText().


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