PaletteEditorAdvancedBase ********************************************************************* ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the autotests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage ** This file contains pre-release code and may not be distributed. ** You may use this file in accordance with the terms and conditions ** contained in the either Technology Preview License Agreement or the ** Beta Release License Agreement. ** ** GNU Lesser General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser ** General Public License version 2.1 as published by the Free Software ** Foundation and appearing in the file LICENSE.LGPL included in the ** packaging of this file. Please review the following information to ** ensure the GNU Lesser General Public License version 2.1 requirements ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain ** additional rights. These rights are described in the Nokia Qt LGPL ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this ** package. ** ** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU ** General Public License version 3.0 as published by the Free Software ** Foundation and appearing in the file LICENSE.GPL included in the ** packaging of this file. Please review the following information to ** ensure the GNU General Public License version 3.0 requirements will be ** met: http://www.gnu.org/copyleft/gpl.html. ** ** If you are unsure which license is appropriate for your use, please ** contact the sales department at http://qt.nokia.com/contact. ** $QT_END_LICENSE$ ** ********************************************************************* PaletteEditorAdvancedBase true 0 0 295 346 Tune Palette true <b>Edit Palette</b><p>Change the palette of the current widget or form.</p><p>Use a generated palette or select colors for each color group and each color role.</p><p>The palette can be tested with different widget layouts in the preview section.</p> unnamed 11 6 Layout14 unnamed 0 6 TextLabel1 MShape MShadow Select &Palette: paletteCombo Active Palette Inactive Palette Disabled Palette paletteCombo ButtonGroup1 5 4 Auto unnamed 11 6 checkBuildInactive Build inactive palette from active. true checkBuildDisabled Build disabled palette from active. true groupCentral Central color &roles unnamed 11 6 Background Foreground Button Base Text BrightText ButtonText Highlight HighlightText Link LinkVisited comboCentral Choose central color role <b>Select a color role.</b><p>Available central roles are: <ul> <li>Background - general background color.</li> <li>Foreground - general foreground color. </li> <li>Base - used as background color for e.g. text entry widgets, usually white or another light color. </li> <li>Text - the forground color used with Base. Usually this is the same as the Foreground, in what case it must provide good contrast both with Background and Base. </li> <li>Button - general button background color, where buttons need a background different from Background, as in the Macintosh style. </li> <li>ButtonText - a foreground color used with the Button color. </li> <li>Highlight - a color to indicate a selected or highlighted item. </li> <li>HighlightedText - a text color that contrasts to Highlight. </li> <li>BrightText - a text color that is very different from Foreground and contrasts well with e.g. black. </li> </ul> </p> Layout32_2 unnamed 0 6 Horizontal_Spacing1 Horizontal Expanding 20 20 labelCentral 1 1 0 0 &Select Color: buttonCentral buttonCentral 0 0 TabFocus Choose a color Choose a color for the selected central color role. groupEffect 3-D shadow &effects unnamed 11 6 Layout32_3 unnamed 0 6 checkBuildEffect Build &from button color true Generate shadings Check to let 3D-effect colors be calculated from button-color. Light Midlight Mid Dark Shadow comboEffect Choose 3D-effect color role <b>Select a color role.</b><p>Available effect roles are: <ul> <li>Light - lighter than Button color. </li> <li>Midlight - between Button and Light. </li> <li>Mid - between Button and Dark. </li> <li>Dark - darker than Button. </li> <li>Shadow - a very dark color. </li> </ul> Layout31_2 unnamed 0 6 Horizontal_Spacing3 Horizontal Expanding 20 20 labelEffect 1 1 0 0 Select Co&lor: buttonEffect buttonEffect 0 0 TabFocus Choose a color Choose a color for the selected effect color role. Layout3 unnamed 0 6 Horizontal_Spacing2 Horizontal Expanding 20 20 buttonOk OK true true Close dialog and apply all changes. buttonCancel Cancel true Close dialog and discard all changes. ColorButton
colorbutton.h
40 25 0 5 5 image0 clicked() colorChanged(const QColor &) changed() color pixmap
789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758 buttonOk clicked() PaletteEditorAdvancedBase accept() buttonCancel clicked() PaletteEditorAdvancedBase reject() paletteCombo activated(int) PaletteEditorAdvancedBase paletteSelected(int) comboCentral activated(int) PaletteEditorAdvancedBase onCentral(int) buttonCentral clicked() PaletteEditorAdvancedBase onChooseCentralColor() buttonEffect clicked() PaletteEditorAdvancedBase onChooseEffectColor() comboEffect activated(int) PaletteEditorAdvancedBase onEffect(int) checkBuildEffect toggled(bool) PaletteEditorAdvancedBase onToggleBuildEffects(bool) checkBuildEffect toggled(bool) comboEffect setDisabled(bool) checkBuildEffect toggled(bool) buttonEffect setDisabled(bool) checkBuildInactive toggled(bool) PaletteEditorAdvancedBase onToggleBuildInactive(bool) checkBuildDisabled toggled(bool) PaletteEditorAdvancedBase onToggleBuildDisabled(bool) init() destroy() onCentral(int) onChooseCentralColor() onChooseEffectColor() onEffect(int) onToggleBuildDisabled(bool) onToggleBuildEffects(bool) onToggleBuildInactive(bool) paletteSelected(int) buttonOk buttonCancel paletteCombo checkBuildInactive checkBuildDisabled comboCentral buttonCentral checkBuildEffect comboEffect buttonEffect