LLUploadDialog Class Reference

#include <lluploaddialog.h>

Inheritance diagram for LLUploadDialog:

Inheritance graph
[legend]
Collaboration diagram for LLUploadDialog:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void setMessage (const std::string &msg)

Static Public Member Functions

static LLUploadDialogmodalUploadDialog (const std::string &msg)
static void modalUploadFinished ()
static bool modalUploadIsFinished ()

Private Member Functions

 LLUploadDialog (const std::string &msg)
virtual ~LLUploadDialog ()

Private Attributes

LLTextBoxmLabelBox [16]

Static Private Attributes

static LLUploadDialogsDialog = NULL


Detailed Description

Definition at line 38 of file lluploaddialog.h.


Constructor & Destructor Documentation

LLUploadDialog::LLUploadDialog ( const std::string &  msg  )  [private]

Definition at line 65 of file lluploaddialog.cpp.

References LLView::addChild(), LLSingleton< LLResMgr >::getInstance(), LLResMgr::getRes(), gViewerWindow, LLFONT_SANSSERIF, mLabelBox, LLPanel::setBackgroundVisible(), setMessage(), LLViewerWindow::setTopCtrl(), and TRUE.

Referenced by modalUploadDialog().

Here is the call graph for this function:

Here is the caller graph for this function:

LLUploadDialog::~LLUploadDialog (  )  [private, virtual]

Definition at line 159 of file lluploaddialog.cpp.

References gFocusMgr, NULL, and LLFocusMgr::releaseFocusIfNeeded().

Here is the call graph for this function:


Member Function Documentation

LLUploadDialog * LLUploadDialog::modalUploadDialog ( const std::string &  msg  )  [static]

Definition at line 48 of file lluploaddialog.cpp.

References LLUploadDialog().

Referenced by handle_export_selected(), LLFloaterReporter::onClickSend(), LLFloaterPostcard::sendPostcard(), and upload_new_resource().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLUploadDialog::modalUploadFinished (  )  [static]

static bool LLUploadDialog::modalUploadIsFinished (  )  [inline, static]

Definition at line 45 of file lluploaddialog.h.

References NULL, and sDialog.

Referenced by enable_export_selected().

Here is the caller graph for this function:

void LLUploadDialog::setMessage ( const std::string &  msg  ) 


Member Data Documentation

Definition at line 53 of file lluploaddialog.h.

Referenced by LLUploadDialog(), and setMessage().

LLUploadDialog * LLUploadDialog::sDialog = NULL [static, private]

Definition at line 56 of file lluploaddialog.h.

Referenced by modalUploadIsFinished().


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

Generated on Fri May 16 09:20:05 2008 for SecondLife by  doxygen 1.5.5