KConfigWidgets
kcolorscheme.h
344 explicit KColorScheme(QPalette::ColorGroup = QPalette::Normal, ColorSet = View, KSharedConfigPtr = KSharedConfigPtr());
@ NeutralBackground
Seventh color; for example, warnings, secure/encrypted content.
Definition: kcolorscheme.h:181
ColorRole
@ NegativeBackground
Sixth color; for example, errors, untrusted content, etc.
Definition: kcolorscheme.h:177
@ Header
Colors for header areas that should be used both by the top toolbar and the titlebar.
Definition: kcolorscheme.h:117
@ ActiveText
Third color; for example items which are new, active, requesting attention, etc.
Definition: kcolorscheme.h:225
@ PositiveBackground
Eighth color; for example, success messages, trusted content.
Definition: kcolorscheme.h:185
@ NeutralText
Seventh color; for example, warnings, secure/encrypted content.
Definition: kcolorscheme.h:248
@ ShadowShade
The shadow color is darker than light() or midlight() and contrasts the base color.
Definition: kcolorscheme.h:317
@ FocusColor
Color used to draw decorations for items which have input focus.
Definition: kcolorscheme.h:274
ForegroundRole
This enumeration describes the foreground color being selected from the given set.
Definition: kcolorscheme.h:209
@ PositiveText
Eighth color; for example, additions, success messages, trusted content.
Definition: kcolorscheme.h:253
ShadeRole
This enumeration describes the color shade being selected from the given set.
Definition: kcolorscheme.h:295
ColorSet
This enumeration describes the color set for which a color is being selected.
Definition: kcolorscheme.h:65
@ AlternateBackground
Alternate background; for example, for use in lists.
Definition: kcolorscheme.h:146
@ InactiveText
Second color; for example, comments, items which are old, inactive or disabled.
Definition: kcolorscheme.h:220
@ LightShade
The light color is lighter than dark() or shadow() and contrasts with the base color.
Definition: kcolorscheme.h:300
Definition: kcolorscheme.h:55
DecorationRole
This enumeration describes the decoration color being selected from the given set.
Definition: kcolorscheme.h:270
ColorGroup
BackgroundRole
This enumeration describes the background color being selected from the given set.
Definition: kcolorscheme.h:135
@ NegativeText
Sixth color; for example, errors, untrusted content, deletions, etc.
Definition: kcolorscheme.h:244
@ HoverColor
Color used to draw decorations for items which will be activated by clicking.
Definition: kcolorscheme.h:279
@ ActiveBackground
Third color; for example, items which are new, active, requesting attention, etc.
Definition: kcolorscheme.h:156
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:46:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:46:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.