LLFloaterSnapshot Class Reference

#include <llfloatersnapshot.h>

Inheritance diagram for LLFloaterSnapshot:

Inheritance graph
[legend]
Collaboration diagram for LLFloaterSnapshot:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLFloaterSnapshot ()
virtual ~LLFloaterSnapshot ()
virtual BOOL postBuild ()
virtual void draw ()
virtual void onClose (bool app_quitting)

Static Public Member Functions

static void show (void *)
static void hide (void *)
static void update ()
static S32 getUIWinHeightLong ()
static S32 getUIWinHeightShort ()
static S32 getUIWinWidth ()

Private Attributes

Implimpl

Static Private Attributes

static LLFloaterSnapshotsInstance = NULL
static S32 sUIWinHeightLong = 526
static S32 sUIWinHeightShort = LLFloaterSnapshot::sUIWinHeightLong - 230
static S32 sUIWinWidth = 215

Classes

class  Impl


Detailed Description

Definition at line 41 of file llfloatersnapshot.h.


Constructor & Destructor Documentation

LLFloaterSnapshot::LLFloaterSnapshot (  ) 

---------------------------------------------------------------------------- Class LLFloaterSnapshot ----------------------------------------------------------------------------

Definition at line 1773 of file llfloatersnapshot.cpp.

Referenced by show().

Here is the caller graph for this function:

LLFloaterSnapshot::~LLFloaterSnapshot (  )  [virtual]


Member Function Documentation

BOOL LLFloaterSnapshot::postBuild ( void   )  [virtual]

void LLFloaterSnapshot::draw ( void   )  [virtual]

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

Reimplemented from LLFloater.

Definition at line 1981 of file llfloatersnapshot.cpp.

References LLFloater::destroy(), FALSE, and LLView::setEnabled().

Here is the call graph for this function:

void LLFloaterSnapshot::show ( void *   )  [static]

void LLFloaterSnapshot::hide ( void *   )  [static]

Definition at line 2008 of file llfloatersnapshot.cpp.

References LLFloater::close(), LLMortician::isDead(), and sInstance.

Referenced by LLViewerWindow::changeDisplaySettings(), and LLAgent::setTeleportState().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLFloaterSnapshot::update (  )  [static]

Definition at line 2017 of file llfloatersnapshot.cpp.

References LLSnapshotLivePreview::onIdle(), and LLSnapshotLivePreview::sList.

Referenced by LLAppViewer::mainLoop().

Here is the call graph for this function:

Here is the caller graph for this function:

static S32 LLFloaterSnapshot::getUIWinHeightLong (  )  [inline, static]

Definition at line 55 of file llfloatersnapshot.h.

References sUIWinHeightLong.

Referenced by LLFloaterSnapshot::Impl::onClickLess(), LLFloaterSnapshot::Impl::onClickMore(), and LLFloaterSnapshot::Impl::updateLayout().

Here is the caller graph for this function:

static S32 LLFloaterSnapshot::getUIWinHeightShort (  )  [inline, static]

Definition at line 56 of file llfloatersnapshot.h.

References sUIWinHeightShort.

Referenced by LLFloaterSnapshot::Impl::onClickLess(), LLFloaterSnapshot::Impl::onClickMore(), and LLFloaterSnapshot::Impl::updateLayout().

Here is the caller graph for this function:

static S32 LLFloaterSnapshot::getUIWinWidth (  )  [inline, static]

Definition at line 57 of file llfloatersnapshot.h.

References sUIWinWidth.

Referenced by LLSnapshotLivePreview::setThumbnailImageSize().

Here is the caller graph for this function:


Member Data Documentation

LLFloaterSnapshot * LLFloaterSnapshot::sInstance = NULL [static, private]

S32 LLFloaterSnapshot::sUIWinHeightLong = 526 [static, private]

---------------------------------------------------------------------------- Local function declarations, constants, enums, and typedefs ----------------------------------------------------------------------------

Definition at line 64 of file llfloatersnapshot.h.

Referenced by getUIWinHeightLong().

Definition at line 65 of file llfloatersnapshot.h.

Referenced by getUIWinHeightShort().

S32 LLFloaterSnapshot::sUIWinWidth = 215 [static, private]

Definition at line 66 of file llfloatersnapshot.h.

Referenced by getUIWinWidth().


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:46:36 2008 for SecondLife by  doxygen 1.5.5