llmenucommands.h File Reference

Implementations of menu commands. More...

This graph shows which files directly or indirectly include this file:

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_return_key (void *)
void handle_slash_key (void *)


Detailed Description

Implementations of menu commands.

LicenseInfo
firstyear=2003&license=viewergpl

Copyright (c) 2003-2008, 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://secondlifegrid.net/programs/open_source/licensing/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://secondlifegrid.net/programs/open_source/licensing/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.h.


Function Documentation

void handle_chat ( void *   ) 

Definition at line 130 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().

Here is the call graph for this function:

Here is the caller graph for this function:

void handle_clothing ( void *   ) 

Definition at line 124 of file llmenucommands.cpp.

References LLFloaterClothing::toggleVisibility().

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

Here is the call graph for this function:

Here is the caller graph for this function:

void handle_events ( void *   ) 

Definition at line 108 of file llmenucommands.cpp.

References NULL, and LLFloaterDirectory::toggleEvents().

Here is the call graph for this function:

void handle_find ( void *   ) 

Definition at line 102 of file llmenucommands.cpp.

References NULL, and LLFloaterDirectory::toggleFind().

Referenced by LLToolBar::onClickDirectory().

Here is the call graph for this function:

Here is the caller graph for this function:

void handle_inventory ( void *   ) 

Definition at line 114 of file llmenucommands.cpp.

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

Referenced by LLToolBar::onClickInventory().

Here is the call graph for this function:

Here is the caller graph for this function:

void handle_map ( void *   ) 

Definition at line 91 of file llmenucommands.cpp.

References NULL, and LLFloaterWorldMap::toggle().

Referenced by LLToolBar::onClickMap().

Here is the call graph for this function:

Here is the caller graph for this function:

void handle_mini_map ( void *   ) 

Definition at line 96 of file llmenucommands.cpp.

References NULL, and LLFloaterMap::toggle().

Referenced by LLToolBar::onClickRadar().

Here is the call graph for this function:

Here is the caller graph for this function:

void handle_mouselook ( void *   ) 

Definition at line 85 of file llmenucommands.cpp.

References LLAgent::changeCameraToMouselook(), and gAgent.

Here is the call graph for this function:

void handle_pay_by_id ( const LLUUID agent_id  ) 

Definition at line 79 of file llmenucommands.cpp.

void handle_return_key ( void *   ) 

void handle_slash_key ( void *   ) 

Definition at line 143 of file llmenucommands.cpp.

References NULL, and LLChatBar::startChat().

Here is the call graph for this function:

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

Definition at line 71 of file llmenucommands.cpp.

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

Here is the call graph for this function:


Generated on Fri May 16 08:36:52 2008 for SecondLife by  doxygen 1.5.5