

Public Member Functions | |
| LLTaskCallingCardBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name) | |
| virtual LLViewerImage * | getIcon () const |
| virtual BOOL | isItemRenameable () const |
| virtual BOOL | renameItem (const LLString &new_name) |
Definition at line 1087 of file llpanelinventory.cpp.
| LLTaskCallingCardBridge::LLTaskCallingCardBridge | ( | LLPanelInventory * | panel, | |
| const LLUUID & | uuid, | |||
| const LLString & | name | |||
| ) |
Definition at line 1100 of file llpanelinventory.cpp.
| LLViewerImage * LLTaskCallingCardBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1108 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 1113 of file llpanelinventory.cpp.
References FALSE.
Reimplemented from LLTaskInvFVBridge.
Definition at line 1118 of file llpanelinventory.cpp.
References FALSE.
1.4.7