LLFloaterTestImpl Class Reference

Inheritance diagram for LLFloaterTestImpl:

Inheritance graph
[legend]
Collaboration diagram for LLFloaterTestImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLFloaterTestImpl ()

Static Private Member Functions

static void onClickButton (void *)
static void onClickText (void *)
static void onCloseTab (void *)
static void onClickTab (void *, bool)
static void onCommitCheck (LLUICtrl *, void *)
static void onCommitCombo (LLUICtrl *, void *)
static void onCommitLine (LLUICtrl *, void *)
static void onKeyLine (LLLineEditor *, void *)
static void onFocusLostLine (LLUICtrl *, void *)
static void onChangeRadioGroup (LLUICtrl *, void *)

Private Attributes

LLButtonmBtnSimple
LLButtonmBtnUnicode
LLButtonmBtnImages
LLCheckBoxCtrlmCheckSimple
LLCheckBoxCtrlmCheckUnicode
LLComboBoxmCombo
LLIconCtrlmIcon
LLLineEditormLineEditor
LLRadioGroupmRadioGroup
LLRadioCtrlmRadio1
LLRadioCtrlmRadio2
LLScrollableContainerViewmScroll
LLScrollListCtrlmScrollList
LLTabContainermTab
LLTextEditormTextEditor
LLViewmView
LLViewBordermViewBorder
LLNameListCtrlmNameList

Detailed Description

Definition at line 58 of file llfloatertest.cpp.


Constructor & Destructor Documentation

LLFloaterTestImpl::LLFloaterTestImpl (  ) 

Definition at line 97 of file llfloatertest.cpp.

References LLComboBox::add(), ADD_BOTTOM, ADD_TOP, LLView::addChild(), LLRadioGroup::addRadioButton(), LLViewBorder::BEVEL_IN, BOTTOM, LLFloater::center(), FALSE, FOLLOWS_LEFT, FOLLOWS_TOP, LLRectBase< Type >::getHeight(), LLView::getRect(), LLRectBase< Type >::getWidth(), HPAD, LEFT, LINE, LLCHECKBOXCTRL_HEIGHT, LLCOMBOBOX_HEIGHT, LLFLOATER_HEADER_SIZE, LLPanel::LLPanel(), mBtnSimple, mCheckUnicode, mIcon, mTab, NULL, onChangeRadioGroup(), onClickButton(), onClickTab(), onClickText(), onCloseTab(), onCommitCheck(), onCommitCombo(), onCommitLine(), onFocusLostLine(), onKeyLine(), LLFloater::open(), S32, LLTextBox::setClickedCallback(), LLView::setFollows(), LLButton::setFont(), LLLineEditor::setHandleEditKeysDirectly(), LLButton::setLabel(), LLView::setRect(), LLView::setToolTip(), LLFontGL::sMonospace, LLFontGL::sSansSerif, LLFontGL::sSansSerifSmall, LLViewBorder::STYLE_LINE, tab, LLTabContainerCommon::TOP, TOP, TRUE, VPAD, and y.


Member Function Documentation

void LLFloaterTestImpl::onChangeRadioGroup ( LLUICtrl ,
void  
) [static, private]

Definition at line 370 of file llfloatertest.cpp.

References llendl, and llinfos.

Referenced by LLFloaterTestImpl().

void LLFloaterTestImpl::onClickButton ( void  )  [static, private]

Definition at line 313 of file llfloatertest.cpp.

References llendl, and llinfos.

Referenced by LLFloaterTestImpl().

void LLFloaterTestImpl::onClickTab ( void ,
bool   
) [static, private]

Definition at line 331 of file llfloatertest.cpp.

References llendl, and llinfos.

Referenced by LLFloaterTestImpl().

void LLFloaterTestImpl::onClickText ( void  )  [static, private]

Definition at line 319 of file llfloatertest.cpp.

References llendl, and llinfos.

Referenced by LLFloaterTestImpl().

void LLFloaterTestImpl::onCloseTab ( void  )  [static, private]

Definition at line 325 of file llfloatertest.cpp.

References llendl, and llinfos.

Referenced by LLFloaterTestImpl().

void LLFloaterTestImpl::onCommitCheck ( LLUICtrl ,
void  
) [static, private]

Definition at line 337 of file llfloatertest.cpp.

References llendl, and llinfos.

Referenced by LLFloaterTestImpl().

void LLFloaterTestImpl::onCommitCombo ( LLUICtrl ,
void  
) [static, private]

Definition at line 343 of file llfloatertest.cpp.

References LLSD::asString(), LLComboBox::getSimple(), LLComboBox::getValue(), llendl, and llinfos.

Referenced by LLFloaterTestImpl().

void LLFloaterTestImpl::onCommitLine ( LLUICtrl ,
void  
) [static, private]

Definition at line 352 of file llfloatertest.cpp.

References llendl, and llinfos.

Referenced by LLFloaterTestImpl().

void LLFloaterTestImpl::onFocusLostLine ( LLUICtrl ,
void  
) [static, private]

Definition at line 364 of file llfloatertest.cpp.

References llendl, and llinfos.

Referenced by LLFloaterTestImpl().

void LLFloaterTestImpl::onKeyLine ( LLLineEditor ,
void  
) [static, private]

Definition at line 358 of file llfloatertest.cpp.

References llendl, and llinfos.

Referenced by LLFloaterTestImpl().


Member Data Documentation

LLButton* LLFloaterTestImpl::mBtnImages [private]

Definition at line 77 of file llfloatertest.cpp.

LLButton* LLFloaterTestImpl::mBtnSimple [private]

Definition at line 75 of file llfloatertest.cpp.

Referenced by LLFloaterTestImpl().

LLButton* LLFloaterTestImpl::mBtnUnicode [private]

Definition at line 76 of file llfloatertest.cpp.

LLCheckBoxCtrl* LLFloaterTestImpl::mCheckSimple [private]

Definition at line 78 of file llfloatertest.cpp.

LLCheckBoxCtrl* LLFloaterTestImpl::mCheckUnicode [private]

Definition at line 79 of file llfloatertest.cpp.

Referenced by LLFloaterTestImpl().

LLComboBox* LLFloaterTestImpl::mCombo [private]

Definition at line 80 of file llfloatertest.cpp.

LLIconCtrl* LLFloaterTestImpl::mIcon [private]

Definition at line 81 of file llfloatertest.cpp.

Referenced by LLFloaterTestImpl().

LLLineEditor* LLFloaterTestImpl::mLineEditor [private]

Definition at line 82 of file llfloatertest.cpp.

LLNameListCtrl* LLFloaterTestImpl::mNameList [private]

Definition at line 93 of file llfloatertest.cpp.

LLRadioCtrl* LLFloaterTestImpl::mRadio1 [private]

Definition at line 84 of file llfloatertest.cpp.

LLRadioCtrl* LLFloaterTestImpl::mRadio2 [private]

Definition at line 85 of file llfloatertest.cpp.

LLRadioGroup* LLFloaterTestImpl::mRadioGroup [private]

Definition at line 83 of file llfloatertest.cpp.

LLScrollableContainerView* LLFloaterTestImpl::mScroll [private]

Definition at line 86 of file llfloatertest.cpp.

LLScrollListCtrl* LLFloaterTestImpl::mScrollList [private]

Definition at line 87 of file llfloatertest.cpp.

LLTabContainer* LLFloaterTestImpl::mTab [private]

Definition at line 88 of file llfloatertest.cpp.

Referenced by LLFloaterTestImpl().

LLTextEditor* LLFloaterTestImpl::mTextEditor [private]

Definition at line 89 of file llfloatertest.cpp.

LLView* LLFloaterTestImpl::mView [private]

Definition at line 90 of file llfloatertest.cpp.

LLViewBorder* LLFloaterTestImpl::mViewBorder [private]

Definition at line 91 of file llfloatertest.cpp.


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