

Public Member Functions | |
| LLTaskAnimationBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name) | |
| virtual LLUIImagePtr | getIcon () const |
| virtual void | openItem () |
| virtual BOOL | removeItem () |
Definition at line 1389 of file llpanelinventory.cpp.
| LLTaskAnimationBridge::LLTaskAnimationBridge | ( | LLPanelInventory * | panel, | |
| const LLUUID & | uuid, | |||
| const LLString & | name | |||
| ) |
Definition at line 1402 of file llpanelinventory.cpp.
| LLUIImagePtr LLTaskAnimationBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1410 of file llpanelinventory.cpp.
References LLAssetType::AT_ANIMATION, FALSE, get_item_icon(), and LLInventoryType::IT_ANIMATION.

| void LLTaskAnimationBridge::openItem | ( | void | ) | [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1415 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(), LLRectBase< Type >::mLeft, LLTaskInvFVBridge::mPanel, LLRectBase< Type >::mTop, LLTaskInvFVBridge::mUUID, LLViewerObject::permModify(), S32, LLFloater::setFocus(), LLPreview::show(), LLRectBase< Type >::translate(), and TRUE.

| BOOL LLTaskAnimationBridge::removeItem | ( | ) | [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1457 of file llpanelinventory.cpp.
References LLPreview::hide(), LLTaskInvFVBridge::mUUID, and LLTaskInvFVBridge::removeItem().

1.5.5