KDEUI
KStyle option representation
Classes | |
| class | KStyle::ColorMode |
| struct | KStyle::ColorOption |
| struct | KStyle::DoubleButtonOption |
| struct | KStyle::IconOption |
| struct | KStyle::Option |
| struct | KStyle::OptionBase< EventualSubtype, BaseType > |
| struct | KStyle::TextOption |
| struct | KStyle::TitleButtonOption |
Functions | |
| template<typename T > | |
| static T | KStyle::extractOption (Option *option) |
Detailed Description
Things related to the representation of options passed when drawing things.
Enumeration Type Documentation
KStyle understands two kinds of colors:
- Palette entries.
This means the item must be painted with a specific color role from the palette.
- Auto-selected black or white, dependent on the brightness of a certain color role from the palette.
| Enumerator | |
|---|---|
| PaletteEntryMode | |
| BWAutoContrastMode | |
Function Documentation
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:11:07 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:11:07 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.