#include <llinventorybridge.h>
Inheritance diagram for LLScriptBridge:
Public Member Functions | |
LLViewerImage * | 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.
LLViewerImage * LLScriptBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLItemBridge.
Definition at line 2316 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.