#include <llcompilequeue.h>
Inheritance diagram for LLFloaterResetQueue:
Static Public Member Functions | |
static LLFloaterResetQueue * | create () |
Protected Member Functions | |
LLFloaterResetQueue (const std::string &name, const LLRect &rect) | |
virtual | ~LLFloaterResetQueue () |
virtual void | handleInventory (LLViewerObject *viewer_obj, InventoryObjectList *inv) |
Definition at line 168 of file llcompilequeue.h.
LLFloaterResetQueue::LLFloaterResetQueue | ( | const std::string & | name, | |
const LLRect & | rect | |||
) | [protected] |
LLFloaterResetQueue::~LLFloaterResetQueue | ( | ) | [protected, virtual] |
Definition at line 603 of file llcompilequeue.cpp.
LLFloaterResetQueue * LLFloaterResetQueue::create | ( | ) | [static] |
---------------------------------------------------------------------------- Class LLFloaterResetQueue ----------------------------------------------------------------------------
Definition at line 587 of file llcompilequeue.cpp.
References LLFloaterView::getNewFloaterPosition(), LLControlGroup::getRect(), gFloaterView, gSavedSettings, left, LLFloaterResetQueue(), LLRectBase< Type >::mLeft, LLRectBase< Type >::mTop, LLFloater::open(), S32, top, and LLRectBase< Type >::translate().
Referenced by handle_reset_selection(), and LLToolsSelectedScriptAction::handleEvent().
void LLFloaterResetQueue::handleInventory | ( | LLViewerObject * | viewer_obj, | |
InventoryObjectList * | inv | |||
) | [protected, virtual] |
Implements LLFloaterScriptQueue.
Definition at line 607 of file llcompilequeue.cpp.
References _PREHASH_AgentData, _PREHASH_AgentID, _PREHASH_ItemID, _PREHASH_ObjectID, _PREHASH_Script, _PREHASH_ScriptReset, _PREHASH_SessionID, LLMessageSystem::addUUIDFast(), LLAssetType::AT_LSL_TEXT, end, LLViewerObjectList::findObject(), gAgent, LLAgent::getID(), LLViewerObject::getID(), LLInventoryObject::getName(), LLUICtrlFactory::getScrollListByName(), LLAgent::getSessionID(), gMessageSystem, gObjectList, list, MAX_STRING, LLMessageSystem::newMessageFast(), LLMessageSystem::nextBlockFast(), LLFloaterScriptQueue::nextObject(), and LLMessageSystem::sendReliable().