llmenucommands.cpp File Reference

Implementations of menu commands. More...

#include "llviewerprecompiledheaders.h"
#include "llmenucommands.h"
#include "imageids.h"
#include "llfontgl.h"
#include "llrect.h"
#include "llerror.h"
#include "llstring.h"
#include "message.h"
#include "llagent.h"
#include "llcallbacklist.h"
#include "llcallingcard.h"
#include "llchatbar.h"
#include "llviewercontrol.h"
#include "llfirstuse.h"
#include "llfloaterchat.h"
#include "llfloaterclothing.h"
#include "llfloaterdirectory.h"
#include "llfloatermap.h"
#include "llfloaterworldmap.h"
#include "llgivemoney.h"
#include "llinventoryview.h"
#include "llnotify.h"
#include "llstatusbar.h"
#include "llimview.h"
#include "lltextbox.h"
#include "llui.h"
#include "llviewergesture.h"
#include "llviewermessage.h"
#include "llviewerparceloverlay.h"
#include "llviewerregion.h"
#include "llviewerstats.h"
#include "llvieweruictrlfactory.h"
#include "llviewerwindow.h"
#include "llworld.h"
#include "llworldmap.h"
#include "viewer.h"
#include "llfocusmgr.h"

Include dependency graph for llmenucommands.cpp:

Go to the source code of this file.

Functions

void handle_track_avatar (const LLUUID &agent_id, const std::string &name)
void handle_pay_by_id (const LLUUID &agent_id)
void handle_mouselook (void *)
void handle_map (void *)
void handle_mini_map (void *)
void handle_find (void *)
void handle_events (void *)
void handle_inventory (void *)
void handle_clothing (void *)
void handle_chat (void *)
void handle_slash_key (void *)


Detailed Description

Implementations of menu commands.

LicenseInfo
firstyear=2003&license=viewergpl

Copyright (c) 2003-2007, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlife.com/developers/opensource/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlife.com/developers/opensource/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llmenucommands.cpp.


Function Documentation

void handle_chat ( void  ) 

Definition at line 132 of file llmenucommands.cpp.

References LLFocusMgr::childHasKeyboardFocus(), gChatBar, LLControlGroup::getBOOL(), gFocusMgr, gSavedSettings, NULL, LLChatBar::startChat(), and LLChatBar::stopChat().

Referenced by LLWorldChat::handleEvent(), and LLToolBar::onClickChat().

void handle_clothing ( void  ) 

Definition at line 126 of file llmenucommands.cpp.

References LLFloaterClothing::toggleVisibility().

Referenced by init_client_menu(), and LLToolBar::onClickClothing().

void handle_events ( void  ) 

Definition at line 110 of file llmenucommands.cpp.

References NULL, and LLFloaterDirectory::toggleEvents().

void handle_find ( void  ) 

Definition at line 104 of file llmenucommands.cpp.

References NULL, and LLFloaterDirectory::toggleFind().

Referenced by LLToolBar::onClickDirectory().

void handle_inventory ( void  ) 

Definition at line 116 of file llmenucommands.cpp.

References NULL, LLInventoryView::toggleVisibility(), and LLFirstUse::useInventory().

Referenced by LLToolBar::onClickInventory().

void handle_map ( void  ) 

Definition at line 93 of file llmenucommands.cpp.

References NULL, and LLFloaterWorldMap::toggle().

Referenced by LLToolBar::onClickMap().

void handle_mini_map ( void  ) 

Definition at line 98 of file llmenucommands.cpp.

References NULL, and LLFloaterMap::toggle().

Referenced by LLToolBar::onClickRadar().

void handle_mouselook ( void  ) 

Definition at line 87 of file llmenucommands.cpp.

References LLAgent::changeCameraToMouselook(), and gAgent.

void handle_pay_by_id ( const LLUUID agent_id  ) 

Definition at line 81 of file llmenucommands.cpp.

References FALSE, give_money(), and LLFloaterPay::payDirectly().

Referenced by LLPanelAvatar::onClickPay(), and LLPanelFriends::onClickPay().

void handle_slash_key ( void  ) 

Definition at line 145 of file llmenucommands.cpp.

References NULL, and LLChatBar::startChat().

Referenced by LLWorldStartGesture::handleEvent().

void handle_track_avatar ( const LLUUID agent_id,
const std::string &  name 
)

Definition at line 73 of file llmenucommands.cpp.

References LLFloaterDirectory::hide(), LLAvatarTracker::instance(), NULL, LLFloaterWorldMap::show(), LLAvatarTracker::track(), and TRUE.


Generated on Thu Jul 1 06:10:33 2010 for Second Life Viewer by  doxygen 1.4.7