#include <llpanelavatar.h>
Inheritance diagram for LLPanelAvatarFirstLife:
Public Member Functions | |
LLPanelAvatarFirstLife (const std::string &name, const LLRect &rect, LLPanelAvatar *panel_avatar) | |
BOOL | postBuild (void) |
void | enableControls (BOOL own_avatar) |
Definition at line 96 of file llpanelavatar.h.
LLPanelAvatarFirstLife::LLPanelAvatarFirstLife | ( | const std::string & | name, | |
const LLRect & | rect, | |||
LLPanelAvatar * | panel_avatar | |||
) |
Definition at line 400 of file llpanelavatar.cpp.
Definition at line 408 of file llpanelavatar.cpp.
References LLPanel::childSetEnabled().
Referenced by postBuild(), and LLPanelAvatar::setAvatarID().
Reimplemented from LLPanel.
Definition at line 457 of file llpanelavatar.cpp.
References enableControls(), gAgent, LLPanelAvatar::getAvatarID(), LLAgent::getID(), LLPanelAvatarTab::getPanelAvatar(), and TRUE.