Public Member Functions | |
LLTaskNotecardBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name) | |
virtual LLViewerImage * | getIcon () const |
virtual void | openItem () |
virtual BOOL | removeItem () |
Definition at line 1262 of file llpanelinventory.cpp.
LLTaskNotecardBridge::LLTaskNotecardBridge | ( | LLPanelInventory * | panel, | |
const LLUUID & | uuid, | |||
const LLString & | name | |||
) |
Definition at line 1275 of file llpanelinventory.cpp.
LLViewerImage * LLTaskNotecardBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1283 of file llpanelinventory.cpp.
References LLAssetType::AT_NOTECARD, FALSE, get_item_icon(), and LLInventoryType::IT_NOTECARD.
void LLTaskNotecardBridge::openItem | ( | ) | [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1288 of file llpanelinventory.cpp.
References LLFloaterView::adjustToFitScreen(), FALSE, LLViewerObjectList::findObject(), gAgent, LLTaskInvFVBridge::getName(), LLFloaterView::getNewFloaterPosition(), LLControlGroup::getRect(), LLPanelInventory::getTaskUUID(), gFloaterView, gObjectList, gSavedSettings, LLAgent::isGodlike(), LLViewerObject::isInventoryPending(), left, LLRectBase< Type >::mLeft, LLTaskInvFVBridge::mPanel, LLRectBase< Type >::mTop, LLTaskInvFVBridge::mUUID, LLViewerObject::permModify(), S32, LLFloater::setFocus(), LLPreview::show(), top, LLRectBase< Type >::translate(), and TRUE.
BOOL LLTaskNotecardBridge::removeItem | ( | ) | [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1318 of file llpanelinventory.cpp.
References LLPreview::hide(), LLTaskInvFVBridge::mUUID, and LLTaskInvFVBridge::removeItem().