llfloaterpreference.cpp File Reference

LLPreferenceCore class implementation. More...

#include "llviewerprecompiledheaders.h"
#include "llfloaterpreference.h"
#include "llbutton.h"
#include "llcheckboxctrl.h"
#include "lldir.h"
#include "llfocusmgr.h"
#include "llscrollbar.h"
#include "llspinctrl.h"
#include "message.h"
#include "llcommandhandler.h"
#include "llfloaterabout.h"
#include "llpanelnetwork.h"
#include "llpanelaudioprefs.h"
#include "llpaneldisplay.h"
#include "llpaneldebug.h"
#include "llpanelgeneral.h"
#include "llpanelinput.h"
#include "llpanellogin.h"
#include "llpanelLCD.h"
#include "llpanelmsgs.h"
#include "llpanelweb.h"
#include "llprefschat.h"
#include "llprefsvoice.h"
#include "llprefsim.h"
#include "llresizehandle.h"
#include "llresmgr.h"
#include "llassetstorage.h"
#include "llagent.h"
#include "llviewercontrol.h"
#include "llviewernetwork.h"
#include "lluictrlfactory.h"
#include "llviewerwindow.h"
#include "llkeyboard.h"
#include "llscrollcontainer.h"
#include "llfloaterhardwaresettings.h"

Include dependency graph for llfloaterpreference.cpp:

Go to the source code of this file.

Classes

class  LLPreferencesHandler

Functions

S32 pref_min_width ()
S32 pref_min_height ()

Variables

const S32 PREF_BORDER = 4
const S32 PREF_PAD = 5
const S32 PREF_BUTTON_WIDTH = 70
const S32 PREF_CATEGORY_WIDTH = 150
const S32 PREF_FLOATER_MIN_HEIGHT = 2 * SCROLLBAR_SIZE + 2 * LLPANEL_BORDER_WIDTH + 96
LLPreferencesHandler gPreferencesHandler


Detailed Description

LLPreferenceCore class implementation.

LicenseInfo
firstyear=2002&license=viewergpl

Copyright (c) 2002-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 llfloaterpreference.cpp.


Function Documentation

S32 pref_min_height (  ) 

Definition at line 122 of file llfloaterpreference.cpp.

References BTN_HEIGHT, PREF_BORDER, PREF_FLOATER_MIN_HEIGHT, and PREF_PAD.

S32 pref_min_width (  ) 


Variable Documentation

Definition at line 108 of file llfloaterpreference.cpp.

const S32 PREF_BORDER = 4

Definition at line 86 of file llfloaterpreference.cpp.

Referenced by pref_min_height(), and pref_min_width().

const S32 PREF_BUTTON_WIDTH = 70

Definition at line 88 of file llfloaterpreference.cpp.

const S32 PREF_CATEGORY_WIDTH = 150

Definition at line 89 of file llfloaterpreference.cpp.

Referenced by pref_min_width().

Definition at line 91 of file llfloaterpreference.cpp.

Referenced by pref_min_height().

const S32 PREF_PAD = 5

Definition at line 87 of file llfloaterpreference.cpp.

Referenced by pref_min_height(), and pref_min_width().


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