KDEUI
kcolorscheme.h
Go to the documentation of this file.
119 };
134 NormalBackground = 0,
141 AlternateBackground = 1,
151 ActiveBackground = 2,
160 LinkBackground = 3,
168 VisitedBackground = 4,
172 NegativeBackground = 5,
176 NeutralBackground = 6,
181 };
203 NormalText = 0,
210 InactiveText = 1,
215 ActiveText = 2,
221 LinkText = 3,
229 VisitedText = 4,
234 NegativeText = 5,
238 NeutralText = 6,
244 };
265 };
298 };
319 explicit KColorScheme(QPalette::ColorGroup, ColorSet = View, KSharedConfigPtr = KSharedConfigPtr());
ForegroundRole
This enumeration describes the foreground color being selected from the given set.
Definition: kcolorscheme.h:199
ShadeRole
This enumeration describes the color shade being selected from the given set.
Definition: kcolorscheme.h:275
@ LightShade
The light color is lighter than dark() or shadow() and contrasts with the base color.
Definition: kcolorscheme.h:280
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
DecorationRole
This enumeration describes the decoration color being selected from the given set.
Definition: kcolorscheme.h:255
@ FocusColor
Color used to draw decorations for items which have input focus.
Definition: kcolorscheme.h:259
Tooltip
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.