

Public Member Functions | |
| LLTaskCallingCardBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name) | |
| virtual LLUIImagePtr | getIcon () const |
| virtual BOOL | isItemRenameable () const |
| virtual BOOL | renameItem (const LLString &new_name) |
Definition at line 1088 of file llpanelinventory.cpp.
| LLTaskCallingCardBridge::LLTaskCallingCardBridge | ( | LLPanelInventory * | panel, | |
| const LLUUID & | uuid, | |||
| const LLString & | name | |||
| ) |
Definition at line 1101 of file llpanelinventory.cpp.
| LLUIImagePtr LLTaskCallingCardBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1109 of file llpanelinventory.cpp.
References LLAssetType::AT_CALLINGCARD, FALSE, get_item_icon(), and LLInventoryType::IT_CALLINGCARD.

| BOOL LLTaskCallingCardBridge::isItemRenameable | ( | ) | const [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1114 of file llpanelinventory.cpp.
References FALSE.
Reimplemented from LLTaskInvFVBridge.
Definition at line 1119 of file llpanelinventory.cpp.
References FALSE.
1.5.5