#include <llinventorybridge.h>


Public Member Functions | |
| virtual const LLString & | getPrefix () |
| virtual LLUIImagePtr | getIcon () const |
| virtual void | openItem () |
Protected Member Functions | |
| LLLSLTextBridge (LLInventoryPanel *inventory, const LLUUID &uuid) | |
Static Protected Attributes | |
| static LLString | sPrefix |
Friends | |
| class | LLInvFVBridge |
Definition at line 549 of file llinventorybridge.h.
| LLLSLTextBridge::LLLSLTextBridge | ( | LLInventoryPanel * | inventory, | |
| const LLUUID & | uuid | |||
| ) | [inline, protected] |
Definition at line 559 of file llinventorybridge.h.
| virtual const LLString& LLLSLTextBridge::getPrefix | ( | ) | [inline, virtual] |
Reimplemented from LLInvFVBridge.
Definition at line 553 of file llinventorybridge.h.
References sPrefix.
Referenced by openItem().

| LLUIImagePtr LLLSLTextBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLItemBridge.
Definition at line 3452 of file llinventorybridge.cpp.
References LLAssetType::AT_SCRIPT, FALSE, get_item_icon(), and LLInventoryType::IT_LSL.

| void LLLSLTextBridge::openItem | ( | void | ) | [virtual] |
Reimplemented from LLInvFVBridge.
Definition at line 3457 of file llinventorybridge.cpp.
References LLFloaterView::adjustToFitScreen(), FALSE, LLItemBridge::getItem(), LLInventoryObject::getName(), LLFloaterView::getNewFloaterPosition(), getPrefix(), LLControlGroup::getRect(), gFloaterView, gSavedSettings, LLRectBase< Type >::mLeft, LLRectBase< Type >::mTop, LLInvFVBridge::mUUID, S32, LLFloater::setFocus(), LLPreview::show(), LLRectBase< Type >::translate(), and TRUE.

friend class LLInvFVBridge [friend] |
Definition at line 551 of file llinventorybridge.h.
LLString LLLSLTextBridge::sPrefix [static, protected] |
1.5.5