#include "llpanel.h"
#include "lluuid.h"
#include "lltabcontainer.h"
#include <set>
Include dependency graph for llfloater.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | LLFloater |
class | LLFloaterView |
class | LLMultiFloater |
struct | LLMultiFloater::LLFloaterData |
Variables | |
const S32 | LLFLOATER_VPAD = 6 |
const S32 | LLFLOATER_HPAD = 6 |
const S32 | LLFLOATER_CLOSE_BOX_SIZE = 16 |
const S32 | LLFLOATER_HEADER_SIZE = 16 |
const BOOL | RESIZE_YES = TRUE |
const BOOL | RESIZE_NO = FALSE |
const S32 | DEFAULT_MIN_WIDTH = 100 |
const S32 | DEFAULT_MIN_HEIGHT = 100 |
const BOOL | DRAG_ON_TOP = FALSE |
const BOOL | DRAG_ON_LEFT = TRUE |
const BOOL | MINIMIZE_YES = TRUE |
const BOOL | MINIMIZE_NO = FALSE |
const BOOL | CLOSE_YES = TRUE |
const BOOL | CLOSE_NO = FALSE |
const BOOL | ADJUST_VERTICAL_YES = TRUE |
const BOOL | ADJUST_VERTICAL_NO = FALSE |
LLFloaterView * | gFloaterView |
Copyright (c) 2002-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 llfloater.h.
const BOOL ADJUST_VERTICAL_NO = FALSE |
const BOOL ADJUST_VERTICAL_YES = TRUE |
Definition at line 68 of file llfloater.h.
Definition at line 67 of file llfloater.h.
const S32 DEFAULT_MIN_HEIGHT = 100 |
const S32 DEFAULT_MIN_WIDTH = 100 |
const BOOL DRAG_ON_LEFT = TRUE |
Definition at line 62 of file llfloater.h.
const BOOL DRAG_ON_TOP = FALSE |
Definition at line 61 of file llfloater.h.
Definition at line 129 of file llfloater.cpp.
Referenced by LLPanelEstateInfo::addAllowedGroup(), LLFloater::addDependentFloater(), app_request_quit(), LLPanelGroupInvite::impl::callbackClickAdd(), LLFloater::center(), LLFloater::closeFocusedFloater(), LLFloaterCompileQueue::create(), LLFloaterResetQueue::create(), LLFloaterRunQueue::create(), LLFloaterNotRunQueue::create(), LLTearOffMenu::create(), disconnect_viewer(), doToSelected(), LLFloater::draw(), LLAgent::endAnimationUpdateUI(), LLEmbeddedNotecardOpener::fire(), LLInventoryView::getActiveInventory(), LLMultiPreview::getAutoOpenInstance(), handle_save_to_xml(), LLPanelGroupTab::handleClickHelp(), LLNewWindow::handleEvent(), LLLandEdit::handleEvent(), LLFileEnableSaveAs::handleEvent(), LLFileEnableCloseWindow::handleEvent(), LLFileCloseAllWindows::handleEvent(), LLFileSaveTexture::handleEvent(), LLViewerWindow::handleKey(), LLFloaterColorPicker::handleMouseDown(), LLViewerWindow::handlePerFrameHover(), idle_shutdown(), LLFloater::init(), LLViewerWindow::initBase(), LLViewerWindow::initWorldUI(), inventory_offer_callback(), LLFloater::isFrontmost(), LLFloaterAudioVolume::LLFloaterAudioVolume(), LLFloaterChatterBox::LLFloaterChatterBox(), LLTearOffMenu::LLTearOffMenu(), LLVoiceHotkeySelectDialog::LLVoiceHotkeySelectDialog(), LLPanelLandAccess::onClickAdd(), LLPanelLandBan::onClickAdd(), LLPanelFriends::onClickAddFriend(), LLPrefsVoice::onClickDeviceSettingsBtn(), LLFloaterGesture::onClickEdit(), LLPanelPermissions::onClickGroup(), LLFloaterSnapshot::Impl::onClickKeep(), LLPanelRegionGeneralInfo::onClickKick(), LLPanelAvatar::onClickKick(), LLPanelGridTools::onClickKickAll(), LLPanelEstateInfo::onClickKickUser(), LLPanelContents::onClickNewScript(), LLFloaterReporter::onClickSelectAbuser(), LLPanelObjectTools::onClickSet(), LLPanelLandGeneral::onClickSetGroup(), LLFloater::onClickTearOff(), LLFloaterCustomize::onClose(), open_landmark(), open_notecard(), open_texture(), LLViewerTextEditor::openEmbeddedTexture(), LLGestureBridge::openItem(), LLAnimationBridge::openItem(), LLLSLTextBridge::openItem(), LLTaskTextureBridge::openItem(), LLTaskLSLBridge::openItem(), LLTaskNotecardBridge::openItem(), LLTaskGestureBridge::openItem(), LLTaskAnimationBridge::openItem(), LLMenuItemBranchGL::openMenu(), LLMenuItemBranchDownGL::openMenu(), LLFolderView::openSelectedItems(), LLSoundBridge::openSoundPreview(), LLTaskSoundBridge::openSoundPreview(), LLAnimationBridge::performAction(), LLFolderView::propertiesSelectedItems(), LLUICtrlFactory::rebuild(), LLFloater::setMinimized(), LLMorphView::setVisible(), LLAlertDialog::show(), LLDebugVarMessageBox::show(), LLFloaterAvatarTextures::show(), LLFloaterPermissionsMgr::show(), LLFloaterRegionInfo::show(), LLFloaterSaveAvatar::show(), LLFloaterSnapshot::show(), LLPreviewGesture::show(), LLFloaterScriptSearch::show(), LLInventoryView::showAgentInventory(), LLFloaterPostcard::showFromSnapshot(), LLColorSwatchCtrl::showPicker(), LLTextureCtrl::showPicker(), LLShowProps::showProperties(), LLTaskInvFVBridge::showProperties(), LLPreviewTexture::updateAspectRatio(), LLMultiFloater::updateResizeLimits(), and LLViewerWindow::~LLViewerWindow().
const S32 LLFLOATER_CLOSE_BOX_SIZE = 16 |
Definition at line 52 of file llfloater.h.
Referenced by LLFloater::buildButtons(), LLFloater::init(), and LLFloater::updateButtons().
const S32 LLFLOATER_HEADER_SIZE = 16 |
Definition at line 53 of file llfloater.h.
Referenced by LLFloaterTexturePicker::draw(), LLTearOffMenu::draw(), LLFloaterView::getMinimizePosition(), LLMultiFloater::growToFit(), LLFloaterScriptDebugOutput::init(), LLFloaterGroupInvite::LLFloaterGroupInvite(), LLFloaterRegionInfo::LLFloaterRegionInfo(), LLFloaterScriptDebugOutput::LLFloaterScriptDebugOutput(), LLFloaterTestImpl::LLFloaterTestImpl(), LLMultiFloater::LLMultiFloater(), LLTearOffMenu::LLTearOffMenu(), LLFloater::onClickTearOff(), LLFloater::setMinimized(), and LLMultiFloater::updateResizeLimits().
const S32 LLFLOATER_HPAD = 6 |
Definition at line 51 of file llfloater.h.
Referenced by LLFloaterScriptDebugOutput::init(), and LLFloaterScriptDebugOutput::LLFloaterScriptDebugOutput().
const S32 LLFLOATER_VPAD = 6 |
Definition at line 50 of file llfloater.h.
Referenced by LLFloaterScriptDebugOutput::init(), and LLFloaterScriptDebugOutput::LLFloaterScriptDebugOutput().
const BOOL MINIMIZE_NO = FALSE |
Definition at line 65 of file llfloater.h.
const BOOL MINIMIZE_YES = TRUE |
Definition at line 64 of file llfloater.h.
Definition at line 56 of file llfloater.h.
const BOOL RESIZE_YES = TRUE |
Definition at line 55 of file llfloater.h.