llpreviewgesture.cpp File Reference

Editing UI for inventory-based gestures. More...

#include "llviewerprecompiledheaders.h"
#include <algorithm>
#include "llpreviewgesture.h"
#include "lldatapacker.h"
#include "lldarray.h"
#include "llstring.h"
#include "lldir.h"
#include "llmultigesture.h"
#include "llvfile.h"
#include "llagent.h"
#include "llassetuploadresponders.h"
#include "llbutton.h"
#include "llcheckboxctrl.h"
#include "llcombobox.h"
#include "lldelayedgestureerror.h"
#include "llfloatergesture.h"
#include "llgesturemgr.h"
#include "llinventorymodel.h"
#include "llkeyboard.h"
#include "lllineeditor.h"
#include "llnotify.h"
#include "llradiogroup.h"
#include "llscrolllistctrl.h"
#include "lltextbox.h"
#include "lluictrlfactory.h"
#include "llviewerinventory.h"
#include "llviewerobject.h"
#include "llviewerobjectlist.h"
#include "llviewerregion.h"
#include "llviewerstats.h"
#include "llviewerwindow.h"
#include "llappviewer.h"
#include "llanimstatelabels.h"
#include "llresmgr.h"

Include dependency graph for llpreviewgesture.cpp:

Go to the source code of this file.

Classes

class  LLInventoryGestureAvailable
struct  SortItemPtrsByName
struct  LLSaveInfo

Functions

void dialog_refresh_all ()

Variables

const char NONE_LABEL [] = "---"
const char SHIFT_LABEL [] = "Shift"
const char CTRL_LABEL [] = "Ctrl"


Detailed Description

Editing UI for inventory-based gestures.

LicenseInfo
firstyear=2004&license=viewergpl

Copyright (c) 2004-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 llpreviewgesture.cpp.


Function Documentation

void dialog_refresh_all (  ) 

Definition at line 5360 of file llselectmgr.cpp.


Variable Documentation

const char CTRL_LABEL[] = "Ctrl"

const char NONE_LABEL[] = "---"

const char SHIFT_LABEL[] = "Shift"


Generated on Fri May 16 08:37:04 2008 for SecondLife by  doxygen 1.5.5