LLFloaterGroupInfo Class Reference

#include <llfloatergroupinfo.h>

Inheritance diagram for LLFloaterGroupInfo:

Inheritance graph
[legend]
Collaboration diagram for LLFloaterGroupInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~LLFloaterGroupInfo ()
LLUUID getGroupID ()
void selectTabByName (std::string tab_name)
virtual BOOL canClose ()

Static Public Member Functions

static void showCreateGroup (void *)
static void showMyGroupInfo (void *)
static void showFromUUID (const LLUUID &group_id, const std::string &tab_name=std::string())
static void closeCreateGroup ()
static void closeGroup (const LLUUID &group_id)
static void refreshGroup (const LLUUID &group_id)
static void showNotice (const char *subject, const char *message, const LLUUID &group_id, const bool &has_inventory, const char *inventory_name, LLOfferInfo *inventory_offer)

Protected Member Functions

 LLFloaterGroupInfo (const std::string &name, const LLRect &rect, const std::string &title, const LLUUID &group_id=LLUUID::null, const std::string &tab_name=std::string())

Static Private Member Functions

static void callbackLoadGroupName (const LLUUID &id, const char *first, const char *last, BOOL is_group, void *data)

Private Attributes

LLUUID mGroupID
LLPanelGroupmPanelGroupp

Static Private Attributes

static std::map< LLUUID,
LLFloaterGroupInfo * > 
sInstances


Detailed Description

Definition at line 46 of file llfloatergroupinfo.h.


Constructor & Destructor Documentation

LLFloaterGroupInfo::~LLFloaterGroupInfo (  )  [virtual]

Definition at line 99 of file llfloatergroupinfo.cpp.

References mGroupID, and sInstances.

LLFloaterGroupInfo::LLFloaterGroupInfo ( const std::string &  name,
const LLRect rect,
const std::string &  title,
const LLUUID group_id = LLUUID::null,
const std::string &  tab_name = std::string() 
) [protected]

Definition at line 86 of file llfloatergroupinfo.cpp.

References LLView::addChild(), and mPanelGroupp.

Referenced by showFromUUID().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Function Documentation

void LLFloaterGroupInfo::showCreateGroup ( void *   )  [static]

Definition at line 126 of file llfloatergroupinfo.cpp.

References LLUUID::null, and showFromUUID().

Referenced by LLPanelGroups::create().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLFloaterGroupInfo::showMyGroupInfo ( void *   )  [static]

Definition at line 120 of file llfloatergroupinfo.cpp.

References gAgent, LLAgent::getGroupID(), and showFromUUID().

Here is the call graph for this function:

void LLFloaterGroupInfo::showFromUUID ( const LLUUID group_id,
const std::string &  tab_name = std::string() 
) [static]

void LLFloaterGroupInfo::closeCreateGroup (  )  [static]

Definition at line 145 of file llfloatergroupinfo.cpp.

References closeGroup(), and LLUUID::null.

Referenced by LLGroupMgr::processCreateGroupReply().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLFloaterGroupInfo::closeGroup ( const LLUUID group_id  )  [static]

Definition at line 132 of file llfloatergroupinfo.cpp.

References LLPanelGroup::close(), get_if_there(), mPanelGroupp, NULL, and sInstances.

Referenced by closeCreateGroup(), LLAgentDropGroupViewerNode::post(), LLAgent::processAgentDropGroup(), and LLGroupMgr::processLeaveGroupReply().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLFloaterGroupInfo::refreshGroup ( const LLUUID group_id  )  [static]

Definition at line 151 of file llfloatergroupinfo.cpp.

References get_if_there(), mPanelGroupp, NULL, LLPanelGroup::refreshData(), and sInstances.

Referenced by LLGroupMgr::processEjectGroupMemberReply(), LLGroupMgr::processJoinGroupReply(), and update_group_floaters().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLFloaterGroupInfo::showNotice ( const char *  subject,
const char *  message,
const LLUUID group_id,
const bool &  has_inventory,
const char *  inventory_name,
LLOfferInfo inventory_offer 
) [static]

Definition at line 209 of file llfloatergroupinfo.cpp.

References get_if_there(), inventory_offer_callback(), IOR_DECLINE, LLUUID::isNull(), llendl, llinfos, mPanelGroupp, NULL, LLPanelGroup::showNotice(), and sInstances.

Referenced by process_improved_im().

Here is the call graph for this function:

Here is the caller graph for this function:

LLUUID LLFloaterGroupInfo::getGroupID (  )  [inline]

Definition at line 67 of file llfloatergroupinfo.h.

References mGroupID.

void LLFloaterGroupInfo::selectTabByName ( std::string  tab_name  ) 

Definition at line 114 of file llfloatergroupinfo.cpp.

References mPanelGroupp, and LLPanelGroup::selectTab().

Referenced by showFromUUID().

Here is the call graph for this function:

Here is the caller graph for this function:

BOOL LLFloaterGroupInfo::canClose (  )  [virtual]

Reimplemented from LLFloater.

Definition at line 104 of file llfloatergroupinfo.cpp.

References LLPanelGroup::canClose(), mPanelGroupp, and TRUE.

Here is the call graph for this function:

void LLFloaterGroupInfo::callbackLoadGroupName ( const LLUUID id,
const char *  first,
const char *  last,
BOOL  is_group,
void *  data 
) [static, private]

Definition at line 164 of file llfloatergroupinfo.cpp.

References FLOATER_TITLE, get_if_there(), NULL, LLFloater::setTitle(), and sInstances.

Referenced by showFromUUID().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

std::map< LLUUID, LLFloaterGroupInfo * > LLFloaterGroupInfo::sInstances [static, private]

Definition at line 81 of file llfloatergroupinfo.h.

Referenced by getGroupID(), and ~LLFloaterGroupInfo().


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

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