#include <llcompilequeue.h>
Inheritance diagram for LLFloaterRunQueue:


| Static Public Member Functions | |
| static LLFloaterRunQueue * | create () | 
| Protected Member Functions | |
| LLFloaterRunQueue (const std::string &name, const LLRect &rect) | |
| virtual | ~LLFloaterRunQueue () | 
| virtual void | handleInventory (LLViewerObject *viewer_obj, InventoryObjectList *inv) | 
Definition at line 192 of file llcompilequeue.h.
| LLFloaterRunQueue::LLFloaterRunQueue | ( | const std::string & | name, | |
| const LLRect & | rect | |||
| ) |  [protected] | 
| LLFloaterRunQueue::~LLFloaterRunQueue | ( | ) |  [protected, virtual] | 
Definition at line 666 of file llcompilequeue.cpp.
| LLFloaterRunQueue * LLFloaterRunQueue::create | ( | ) |  [static] | 
---------------------------------------------------------------------------- Class LLFloaterRunQueue ----------------------------------------------------------------------------
Definition at line 650 of file llcompilequeue.cpp.
References LLFloaterView::getNewFloaterPosition(), LLControlGroup::getRect(), gFloaterView, gSavedSettings, left, LLFloaterRunQueue(), LLRectBase< Type >::mLeft, LLRectBase< Type >::mTop, LLFloater::open(), S32, top, and LLRectBase< Type >::translate().
Referenced by handle_set_run_selection(), and LLToolsSelectedScriptAction::handleEvent().
| void LLFloaterRunQueue::handleInventory | ( | LLViewerObject * | viewer_obj, | |
| InventoryObjectList * | inv | |||
| ) |  [protected, virtual] | 
Implements LLFloaterScriptQueue.
Definition at line 670 of file llcompilequeue.cpp.
References _PREHASH_AgentData, _PREHASH_AgentID, _PREHASH_ItemID, _PREHASH_ObjectID, _PREHASH_Running, _PREHASH_Script, _PREHASH_SessionID, _PREHASH_SetScriptRunning, LLMessageSystem::addBOOLFast(), 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(), LLMessageSystem::sendReliable(), and TRUE.
 1.4.7
 1.4.7