

Public Member Functions | |
| LLTaskObjectBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name) | |
| virtual LLUIImagePtr | getIcon () const |
Definition at line 1229 of file llpanelinventory.cpp.
| LLTaskObjectBridge::LLTaskObjectBridge | ( | LLPanelInventory * | panel, | |
| const LLUUID & | uuid, | |||
| const LLString & | name | |||
| ) |
Definition at line 1240 of file llpanelinventory.cpp.
| LLUIImagePtr LLTaskObjectBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1248 of file llpanelinventory.cpp.
References LLAssetType::AT_OBJECT, FALSE, get_item_icon(), LLInventoryItem::II_FLAGS_OBJECT_HAS_MULTIPLE_ITEMS, LLInventoryType::IT_OBJECT, LLTaskInvFVBridge::mFlags, and TRUE.

1.5.5