lltabcontainer.cpp File Reference

LLTabContainer class. More...

#include "linden_common.h"
#include "lltabcontainer.h"
#include "llfocusmgr.h"
#include "llbutton.h"
#include "llrect.h"
#include "llresmgr.h"
#include "llresizehandle.h"
#include "lltextbox.h"
#include "llcriticaldamp.h"
#include "lluictrlfactory.h"
#include "lltabcontainervertical.h"
#include "llglimmediate.h"

Include dependency graph for lltabcontainer.cpp:

Go to the source code of this file.

Variables

const F32 SCROLL_STEP_TIME = 0.4f
const F32 SCROLL_DELAY_TIME = 0.5f
const S32 TAB_PADDING = 15
const S32 TABCNTR_TAB_MIN_WIDTH = 60
const S32 TABCNTR_VERT_TAB_MIN_WIDTH = 100
const S32 TABCNTR_TAB_MAX_WIDTH = 150
const S32 TABCNTR_TAB_PARTIAL_WIDTH = 12
const S32 TABCNTR_TAB_HEIGHT = 16
const S32 TABCNTR_ARROW_BTN_SIZE = 16
const S32 TABCNTR_BUTTON_PANEL_OVERLAP = 1
const S32 TABCNTR_TAB_H_PAD = 4
const S32 TABCNTR_CLOSE_BTN_SIZE = 16
const S32 TABCNTR_HEADER_HEIGHT = LLPANEL_BORDER_WIDTH + TABCNTR_CLOSE_BTN_SIZE
const S32 TABCNTRV_CLOSE_BTN_SIZE = 16
const S32 TABCNTRV_HEADER_HEIGHT = LLPANEL_BORDER_WIDTH + TABCNTRV_CLOSE_BTN_SIZE
const S32 TABCNTRV_ARROW_BTN_SIZE = 16
const S32 TABCNTRV_PAD = 0
static LLRegisterWidget
< LLTabContainer
r ("tab_container")


Detailed Description

LLTabContainer class.

LicenseInfo
firstyear=2001&license=viewergpl

Copyright (c) 2001-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 lltabcontainer.cpp.


Variable Documentation

LLRegisterWidget<LLTabContainer> r("tab_container") [static]

const F32 SCROLL_DELAY_TIME = 0.5f

Definition at line 47 of file lltabcontainer.cpp.

Referenced by LLTabContainer::handleDragAndDrop().

const F32 SCROLL_STEP_TIME = 0.4f

const S32 TAB_PADDING = 15

Definition at line 55 of file lltabcontainer.cpp.

Referenced by LLTabContainer::addTabPanel().

Definition at line 58 of file lltabcontainer.cpp.

Definition at line 56 of file lltabcontainer.cpp.

Referenced by LLTabContainer::draw(), and LLTabContainer::updateMaxScrollPos().

const S32 TABCNTR_TAB_HEIGHT = 16

Definition at line 53 of file lltabcontainer.cpp.

Referenced by LLTabContainer::addTabPanel().

Definition at line 51 of file lltabcontainer.cpp.

Definition at line 49 of file lltabcontainer.cpp.

Definition at line 52 of file lltabcontainer.cpp.

Referenced by LLTabContainer::draw(), and LLTabContainer::updateMaxScrollPos().

Definition at line 50 of file lltabcontainer.cpp.

Referenced by LLTabContainer::LLTabContainer().

Definition at line 61 of file lltabcontainer.cpp.

Definition at line 62 of file lltabcontainer.cpp.

const S32 TABCNTRV_PAD = 0


Generated on Fri May 16 08:35:51 2008 for SecondLife by  doxygen 1.5.5