#include <llfloatersaveavatar.h>
Inheritance diagram for LLFloaterSaveAvatar:


| Public Member Functions | |
| virtual | ~LLFloaterSaveAvatar () | 
| BOOL | postBuild () | 
| Static Public Member Functions | |
| static void | show (void) | 
| static void | onSave (void *user_data) | 
| Public Attributes | |
| LLLineEditor * | mBaseNameEdit | 
| LLLineEditor * | mPathEdit | 
| LLButton * | mSaveBtn | 
| Protected Member Functions | |
| LLFloaterSaveAvatar () | |
Definition at line 40 of file llfloatersaveavatar.h.
| LLFloaterSaveAvatar::~LLFloaterSaveAvatar | ( | ) |  [virtual] | 
| LLFloaterSaveAvatar::LLFloaterSaveAvatar | ( | ) |  [protected] | 
Definition at line 47 of file llfloatersaveavatar.cpp.
References llassert, and mSingleton.
Referenced by show().
Definition at line 94 of file llfloatersaveavatar.cpp.
References gAgent, LLAgent::getAvatarObject(), gSavedSettings, LLControlGroup::setString(), and LLVOAvatar::writeCAL3D().
Referenced by postBuild().
| BOOL LLFloaterSaveAvatar::postBuild | ( | ) |  [virtual] | 
Reimplemented from LLPanel.
Definition at line 79 of file llfloatersaveavatar.cpp.
References LLUICtrlFactory::getButtonByName(), LLUICtrlFactory::getLineEditorByName(), LLControlGroup::getString(), gSavedSettings, mBaseNameEdit, mPathEdit, mSaveBtn, onSave(), LLUICtrl::setCallbackUserData(), LLButton::setClickedCallback(), LLLineEditor::setText(), and TRUE.
Definition at line 61 of file llfloatersaveavatar.cpp.
References LLUICtrlFactory::buildFloater(), LLRectBase< Type >::getHeight(), LLFloaterView::getNewFloaterPosition(), LLView::getRect(), gFloaterView, gUICtrlFactory, left, LLFloaterSaveAvatar(), mSingleton, LLFloater::open(), S32, LLView::setOrigin(), and top.
Referenced by save_avatar().
 1.4.7
 1.4.7