LLFloaterEventInfo Class Reference

#include <llfloaterevent.h>

Inheritance diagram for LLFloaterEventInfo:

Inheritance graph
[legend]
Collaboration diagram for LLFloaterEventInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLFloaterEventInfo (const std::string &name, const U32 event_id)
 ~LLFloaterEventInfo ()
void displayEventInfo (const U32 event_id)

Static Public Member Functions

static LLFloaterEventInfoshow (const U32 event_id)
static void * createEventDetail (void *userdata)

Private Attributes

U32 mEventID
LLPanelEventmPanelEventp


Detailed Description

Definition at line 41 of file llfloaterevent.h.


Constructor & Destructor Documentation

LLFloaterEventInfo::LLFloaterEventInfo ( const std::string &  name,
const U32  event_id 
)

Definition at line 76 of file llfloaterevent.cpp.

References LLMap< INDEX_TYPE, MAPPED_TYPE >::addData(), LLUICtrlFactory::buildFloater(), createEventDetail(), LLPanel::getFactoryMap(), LLSingleton< LLUICtrlFactory >::getInstance(), and LLPanel::mFactoryMap.

Referenced by show().

Here is the call graph for this function:

Here is the caller graph for this function:

LLFloaterEventInfo::~LLFloaterEventInfo (  ) 

Definition at line 86 of file llfloaterevent.cpp.

References mEventID, and LLMap< INDEX_TYPE, MAPPED_TYPE >::removeData().

Here is the call graph for this function:


Member Function Documentation

void LLFloaterEventInfo::displayEventInfo ( const U32  event_id  ) 

Definition at line 92 of file llfloaterevent.cpp.

References mPanelEventp, LLPanelEvent::setEventID(), and LLFloater::setFrontmost().

Referenced by show().

Here is the call graph for this function:

Here is the caller graph for this function:

LLFloaterEventInfo * LLFloaterEventInfo::show ( const U32  event_id  )  [static]

Definition at line 109 of file llfloaterevent.cpp.

References LLFloater::center(), LLMap< INDEX_TYPE, MAPPED_TYPE >::checkData(), displayEventInfo(), LLMap< INDEX_TYPE, MAPPED_TYPE >::getData(), LLFloaterEventInfo(), LLFloater::open(), and LLFloater::setFrontmost().

Referenced by LLEventHandler::handle().

Here is the call graph for this function:

Here is the caller graph for this function:

void * LLFloaterEventInfo::createEventDetail ( void *  userdata  )  [static]

Definition at line 99 of file llfloaterevent.cpp.

References LLUICtrlFactory::buildPanel(), and LLSingleton< LLUICtrlFactory >::getInstance().

Referenced by LLFloaterEventInfo().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 54 of file llfloaterevent.h.

Referenced by ~LLFloaterEventInfo().

Definition at line 55 of file llfloaterevent.h.

Referenced by displayEventInfo().


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

Generated on Fri May 16 08:45:34 2008 for SecondLife by  doxygen 1.5.5