KDEUI
Classes | |
class | KStyle::ColorMode |
A representation for colors for use as a widget layout property. More... | |
struct | KStyle::ColorOption |
Option representing the color of the thing to draw. More... | |
struct | KStyle::DoubleButtonOption |
Option for drawing double scrollbar buttons, indicating whether a button should be drawn active or not. More... | |
struct | KStyle::IconOption |
Option for drawing icons: represents whether the icon should be active or not. More... | |
struct | KStyle::Option |
Base for our own option classes. More... | |
struct | KStyle::OptionBase< EventualSubtype, BaseType > |
Intermediatary base that helps implement subtypes of Option that properly handle defaults. More... | |
struct | KStyle::TextOption |
Option representing text drawing info. For Generic::Text. More... | |
struct | KStyle::TitleButtonOption |
Option for drawing WT_Window titlebar buttons, indicating whether the button is pressed, and containing the window icon. More... |
Functions | |
template<typename T > | |
static T | KStyle::extractOption (Option *option) |
Detailed Description
Things related to the representation of options passed when drawing things.
Function Documentation
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jun 1 2013 12:07:21 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jun 1 2013 12:07:21 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.