Public Member Functions | |
LLTaskTextureBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name, LLInventoryType::EType it) | |
virtual LLViewerImage * | 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.
LLViewerImage * 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 | ( | ) | [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 898 of file llpanelinventory.cpp.
References LLTaskInvFVBridge::getName(), LLFloaterView::getNewFloaterPosition(), LLControlGroup::getRect(), LLPanelInventory::getTaskUUID(), gFloaterView, gSavedSettings, left, llendl, llinfos, LLRectBase< Type >::mLeft, LLTaskInvFVBridge::mPanel, LLRectBase< Type >::mTop, LLTaskInvFVBridge::mUUID, S32, LLFloater::setFocus(), LLPreview::show(), top, LLRectBase< Type >::translate(), and TRUE.