

Public Member Functions | |
| LLTaskScriptBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name) | |
| virtual LLUIImagePtr | getIcon () const |
Definition at line 1129 of file llpanelinventory.cpp.
| LLTaskScriptBridge::LLTaskScriptBridge | ( | LLPanelInventory * | panel, | |
| const LLUUID & | uuid, | |||
| const LLString & | name | |||
| ) |
Definition at line 1141 of file llpanelinventory.cpp.
| LLUIImagePtr LLTaskScriptBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1149 of file llpanelinventory.cpp.
References LLAssetType::AT_SCRIPT, FALSE, get_item_icon(), and LLInventoryType::IT_LSL.

1.5.5