LLTaskCategoryBridge Class Reference

Inheritance diagram for LLTaskCategoryBridge:

Inheritance graph
[legend]
Collaboration diagram for LLTaskCategoryBridge:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLTaskCategoryBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name)
virtual LLUIImagePtr getIcon () const
virtual const LLStringgetDisplayName () const
virtual BOOL isItemRenameable () const
virtual BOOL renameItem (const LLString &new_name)
virtual BOOL isItemRemovable ()
virtual void buildContextMenu (LLMenuGL &menu, U32 flags)
virtual BOOL hasChildren () const
virtual BOOL startDrag (EDragAndDropType *type, LLUUID *id) const
virtual BOOL dragOrDrop (MASK mask, BOOL drop, EDragAndDropType cargo_type, void *cargo_data)


Detailed Description

---------------------------------------------------------------------------- Class LLTaskFolderBridge ----------------------------------------------------------------------------

Definition at line 695 of file llpanelinventory.cpp.


Constructor & Destructor Documentation

LLTaskCategoryBridge::LLTaskCategoryBridge ( LLPanelInventory panel,
const LLUUID uuid,
const LLString name 
)

Definition at line 716 of file llpanelinventory.cpp.


Member Function Documentation

LLUIImagePtr LLTaskCategoryBridge::getIcon (  )  const [virtual]

Reimplemented from LLTaskInvFVBridge.

Definition at line 724 of file llpanelinventory.cpp.

References LLUI::getUIImage().

Here is the call graph for this function:

virtual const LLString& LLTaskCategoryBridge::getDisplayName (  )  const [inline, virtual]

Reimplemented from LLTaskInvFVBridge.

Definition at line 704 of file llpanelinventory.cpp.

References LLTaskInvFVBridge::getName().

Here is the call graph for this function:

BOOL LLTaskCategoryBridge::isItemRenameable (  )  const [virtual]

Reimplemented from LLTaskInvFVBridge.

Definition at line 729 of file llpanelinventory.cpp.

References FALSE.

BOOL LLTaskCategoryBridge::renameItem ( const LLString new_name  )  [virtual]

Reimplemented from LLTaskInvFVBridge.

Definition at line 734 of file llpanelinventory.cpp.

References FALSE.

BOOL LLTaskCategoryBridge::isItemRemovable ( void   )  [virtual]

Reimplemented from LLTaskInvFVBridge.

Definition at line 739 of file llpanelinventory.cpp.

References FALSE.

void LLTaskCategoryBridge::buildContextMenu ( LLMenuGL menu,
U32  flags 
) [virtual]

Reimplemented from LLTaskInvFVBridge.

Definition at line 744 of file llpanelinventory.cpp.

References hideContextEntries().

Here is the call graph for this function:

BOOL LLTaskCategoryBridge::hasChildren (  )  const [virtual]

Reimplemented from LLTaskInvFVBridge.

Definition at line 752 of file llpanelinventory.cpp.

References FALSE.

BOOL LLTaskCategoryBridge::startDrag ( EDragAndDropType type,
LLUUID id 
) const [virtual]

BOOL LLTaskCategoryBridge::dragOrDrop ( MASK  mask,
BOOL  drop,
EDragAndDropType  cargo_type,
void *  cargo_data 
) [virtual]


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

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