LLDropTarget Class Reference

Inheritance diagram for LLDropTarget:

Inheritance graph
[legend]
Collaboration diagram for LLDropTarget:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLDropTarget (const std::string &name, const LLRect &rect, const LLUUID &agent_id)
 ~LLDropTarget ()
void doDrop (EDragAndDropType cargo_type, void *cargo_data)
virtual BOOL handleDragAndDrop (S32 x, S32 y, MASK mask, BOOL drop, EDragAndDropType cargo_type, void *cargo_data, EAcceptance *accept, LLString &tooltip_msg)
void setAgentID (const LLUUID &agent_id)

Protected Attributes

LLUUID mAgentID


Detailed Description

Definition at line 100 of file llpanelavatar.cpp.


Constructor & Destructor Documentation

LLDropTarget::LLDropTarget ( const std::string &  name,
const LLRect rect,
const LLUUID agent_id 
)

Definition at line 121 of file llpanelavatar.cpp.

LLDropTarget::~LLDropTarget (  ) 

Definition at line 128 of file llpanelavatar.cpp.


Member Function Documentation

void LLDropTarget::doDrop ( EDragAndDropType  cargo_type,
void *  cargo_data 
)

Definition at line 132 of file llpanelavatar.cpp.

References llendl, and llinfos.

BOOL LLDropTarget::handleDragAndDrop ( S32  x,
S32  y,
MASK  mask,
BOOL  drop,
EDragAndDropType  cargo_type,
void *  cargo_data,
EAcceptance accept,
LLString tooltip_msg 
) [virtual]

void LLDropTarget::setAgentID ( const LLUUID agent_id  )  [inline]

Definition at line 115 of file llpanelavatar.cpp.

References mAgentID.

Referenced by LLPanelAvatar::setAvatarID().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 117 of file llpanelavatar.cpp.

Referenced by handleDragAndDrop(), and setAgentID().


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

Generated on Fri May 16 08:44:11 2008 for SecondLife by  doxygen 1.5.5