Public Member Functions | |
LLTaskGestureBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name) | |
virtual LLViewerImage * | getIcon () const |
virtual void | openItem () |
virtual BOOL | removeItem () |
Definition at line 1328 of file llpanelinventory.cpp.
LLTaskGestureBridge::LLTaskGestureBridge | ( | LLPanelInventory * | panel, | |
const LLUUID & | uuid, | |||
const LLString & | name | |||
) |
Definition at line 1341 of file llpanelinventory.cpp.
LLViewerImage * LLTaskGestureBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1349 of file llpanelinventory.cpp.
References LLAssetType::AT_GESTURE, FALSE, get_item_icon(), and LLInventoryType::IT_GESTURE.
void LLTaskGestureBridge::openItem | ( | ) | [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1354 of file llpanelinventory.cpp.
References LLFloaterView::adjustToFitScreen(), FALSE, LLViewerObjectList::findObject(), LLTaskInvFVBridge::getName(), LLPanelInventory::getTaskUUID(), gFloaterView, gObjectList, LLViewerObject::isInventoryPending(), LLTaskInvFVBridge::mPanel, LLTaskInvFVBridge::mUUID, LLPreviewGesture::show(), and LLPreview::show().
BOOL LLTaskGestureBridge::removeItem | ( | ) | [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1376 of file llpanelinventory.cpp.
References LLPreview::hide(), LLTaskInvFVBridge::mUUID, and LLTaskInvFVBridge::removeItem().