Public Member Functions | |
LLTaskLSLBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name) | |
virtual void | openItem () |
virtual BOOL | removeItem () |
Definition at line 1154 of file llpanelinventory.cpp.
LLTaskLSLBridge::LLTaskLSLBridge | ( | LLPanelInventory * | panel, | |
const LLUUID & | uuid, | |||
const LLString & | name | |||
) |
Definition at line 1169 of file llpanelinventory.cpp.
void LLTaskLSLBridge::openItem | ( | ) | [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1177 of file llpanelinventory.cpp.
References LLFloaterView::adjustToFitScreen(), FALSE, LLTaskInvFVBridge::findItem(), LLViewerObjectList::findObject(), gAgent, LLFloater::getFloaterHost(), LLInventoryObject::getName(), LLFloaterView::getNewFloaterPosition(), LLControlGroup::getRect(), LLPanelInventory::getTaskUUID(), gFloaterView, gObjectList, gSavedSettings, LLAgent::isGodlike(), LLViewerObject::isInventoryPending(), left, llendl, llinfos, LLRectBase< Type >::mLeft, LLTaskInvFVBridge::mPanel, LLRectBase< Type >::mTop, LLTaskInvFVBridge::mUUID, NULL, LLLiveLSLEditor::open(), LLViewerObject::permModify(), S32, LLFloater::setFloaterHost(), LLLiveLSLEditor::show(), top, and LLRectBase< Type >::translate().
BOOL LLTaskLSLBridge::removeItem | ( | ) | [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1218 of file llpanelinventory.cpp.
References LLPanelInventory::getTaskUUID(), LLLiveLSLEditor::hide(), LLTaskInvFVBridge::mPanel, LLTaskInvFVBridge::mUUID, and LLTaskInvFVBridge::removeItem().