#include <llpanelaudiovolume.h>
Inheritance diagram for LLFloaterAudioVolume:
Public Member Functions | |
LLFloaterAudioVolume (const LLSD &seed) | |
Static Public Member Functions | |
static void * | createVolumePanel (void *data) |
Friends | |
class | LLUISingleton< LLFloaterAudioVolume > |
Definition at line 38 of file llpanelaudiovolume.h.
LLFloaterAudioVolume::LLFloaterAudioVolume | ( | const LLSD & | seed | ) |
Definition at line 51 of file llpanelaudiovolume.cpp.
References LLFloaterView::adjustToFitScreen(), LLUICtrlFactory::buildFloater(), createVolumePanel(), FALSE, LLPanel::getChildByName(), LLPanel::getFactoryMap(), LLView::getRect(), gFloaterView, gOverlayBar, gUICtrlFactory, LLRectBase< Type >::mBottom, LLPanel::mFactoryMap, LLRectBase< Type >::mLeft, LLView::mRect, LLRectBase< Type >::mTop, NULL, S32, and LLView::setOrigin().
friend class LLUISingleton< LLFloaterAudioVolume > [friend] |
Definition at line 42 of file llpanelaudiovolume.h.