#include <llinventorybridge.h>


Public Member Functions | |
| LLUIImagePtr | getIcon () const |
Protected Member Functions | |
| LLScriptBridge (LLInventoryPanel *inventory, const LLUUID &uuid) | |
Friends | |
| class | LLInvFVBridge |
Definition at line 336 of file llinventorybridge.h.
| LLScriptBridge::LLScriptBridge | ( | LLInventoryPanel * | inventory, | |
| const LLUUID & | uuid | |||
| ) | [inline, protected] |
Definition at line 343 of file llinventorybridge.h.
| LLUIImagePtr LLScriptBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLItemBridge.
Definition at line 2353 of file llinventorybridge.cpp.
References LLAssetType::AT_SCRIPT, FALSE, get_item_icon(), and LLInventoryType::IT_LSL.

friend class LLInvFVBridge [friend] |
Definition at line 338 of file llinventorybridge.h.
1.5.5