KDEUI
kcolorscheme.h
Go to the documentation of this file.
134 NormalBackground = 0,
141 AlternateBackground = 1,
151 ActiveBackground = 2,
160 LinkBackground = 3,
168 VisitedBackground = 4,
172 NegativeBackground = 5,
176 NeutralBackground = 6,
180 PositiveBackground = 7
203 NormalText = 0,
210 InactiveText = 1,
215 ActiveText = 2,
221 LinkText = 3,
229 VisitedText = 4,
234 NegativeText = 5,
238 NeutralText = 6,
243 PositiveText = 7
264 HoverColor
297 ShadowShade
319 explicit KColorScheme(QPalette::ColorGroup, ColorSet = View, KSharedConfigPtr = KSharedConfigPtr());
The light color is lighter than dark() or shadow() and contrasts with the base color.
Definition: kcolorscheme.h:280
ShadeRole
This enumeration describes the color shade being selected from the given set.
Definition: kcolorscheme.h:275
Color used to draw decorations for items which have input focus.
Definition: kcolorscheme.h:259
The dark color is in between mid() and shadow().
Definition: kcolorscheme.h:292
DecorationRole
This enumeration describes the decoration color being selected from the given set.
Definition: kcolorscheme.h:255
The midlight color is in between base() and light().
Definition: kcolorscheme.h:284
QColor shade(const QColor &, qreal lumaAmount, qreal chromaAmount=0.0)
Adjust the luma and chroma components of a color.
Definition: kcolorutils.cpp:71
ForegroundRole
This enumeration describes the foreground color being selected from the given set.
Definition: kcolorscheme.h:199
BackgroundRole
This enumeration describes the background color being selected from the given set.
Definition: kcolorscheme.h:130
ColorSet
This enumeration describes the color set for which a color is being selected.
Definition: kcolorscheme.h:81
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.