

Public Member Functions | |
| LLTaskTextureBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name, LLInventoryType::EType it) | |
| virtual LLUIImagePtr | getIcon () const |
| virtual void | openItem () |
Protected Attributes | |
| LLInventoryType::EType | mInventoryType |
Definition at line 868 of file llpanelinventory.cpp.
| LLTaskTextureBridge::LLTaskTextureBridge | ( | LLPanelInventory * | panel, | |
| const LLUUID & | uuid, | |||
| const LLString & | name, | |||
| LLInventoryType::EType | it | |||
| ) |
Definition at line 883 of file llpanelinventory.cpp.
| LLUIImagePtr LLTaskTextureBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 893 of file llpanelinventory.cpp.
References LLAssetType::AT_TEXTURE, FALSE, get_item_icon(), and mInventoryType.

| void LLTaskTextureBridge::openItem | ( | void | ) | [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 898 of file llpanelinventory.cpp.
References LLTaskInvFVBridge::getName(), LLFloaterView::getNewFloaterPosition(), LLControlGroup::getRect(), LLPanelInventory::getTaskUUID(), gFloaterView, gSavedSettings, llendl, llinfos, LLRectBase< Type >::mLeft, LLTaskInvFVBridge::mPanel, LLRectBase< Type >::mTop, LLTaskInvFVBridge::mUUID, S32, LLFloater::setFocus(), LLPreview::show(), LLRectBase< Type >::translate(), and TRUE.

1.5.5