

| Public Member Functions | |
| LLTaskAnimationBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name) | |
| virtual LLViewerImage * | getIcon () const | 
| virtual void | openItem () | 
| virtual BOOL | removeItem () | 
Definition at line 1388 of file llpanelinventory.cpp.
| LLTaskAnimationBridge::LLTaskAnimationBridge | ( | LLPanelInventory * | panel, | |
| const LLUUID & | uuid, | |||
| const LLString & | name | |||
| ) | 
Definition at line 1401 of file llpanelinventory.cpp.
| LLViewerImage * LLTaskAnimationBridge::getIcon | ( | ) | const  [virtual] | 
Reimplemented from LLTaskInvFVBridge.
Definition at line 1409 of file llpanelinventory.cpp.
References LLAssetType::AT_ANIMATION, FALSE, get_item_icon(), and LLInventoryType::IT_ANIMATION.
| void LLTaskAnimationBridge::openItem | ( | ) |  [virtual] | 
Reimplemented from LLTaskInvFVBridge.
Definition at line 1414 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 LLTaskAnimationBridge::removeItem | ( | ) |  [virtual] | 
Reimplemented from LLTaskInvFVBridge.
Definition at line 1456 of file llpanelinventory.cpp.
References LLPreview::hide(), LLTaskInvFVBridge::mUUID, and LLTaskInvFVBridge::removeItem().
 1.4.7
 1.4.7