Libplasma
plasmatheme.cpp
64 KColorScheme colorScheme(QPalette::Active, KColorScheme::Window, Plasma::Theme::globalColorScheme());
ActiveText
NeutralText
NegativeText
PositiveText
Window
Complementary
ColorSet colorSet
QColor color(ColorRole role, ColorGroup group=NormalColorGroup) const
Returns the text color to be used by items resting on the background.
Definition theme.cpp:242
@ PositiveTextColor
color of foreground objects with a "positive message" connotation (usually green)
Definition theme.h:68
@ HighlightedTextColor
color contrasting with HighlightColor, to be used for instance with
Definition theme.h:67
@ HighlightColor
the text highlight color to be used by items resting on the background
Definition theme.h:61
@ NeutralTextColor
color of foreground objects with a "neutral message" connotation (usually yellow)
Definition theme.h:69
@ NegativeTextColor
color of foreground objects with a "negative message" connotation (usually red)
Definition theme.h:70
AKONADI_CALENDAR_EXPORT KCalendarCore::Event::Ptr event(const Akonadi::Item &item)
bool closingDown()
Active
void enabledChanged()
void visibleChanged()
transparent
QFuture< ArgsType< Signal > > connect(Sender *sender, Signal signal)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:10:41 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:10:41 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.