Mailcommon
filteractiondecrypt.cpp
91 palette.setColor(lbl->foregroundRole(), KColorScheme(QPalette::Normal).foreground(KColorScheme::NegativeText).color());
void clearFlag(const QByteArray &name)
void setPayload(const T &p)
T payload() const
NegativeText
@ ErrorNeedComplete
Could not process because a complete message is needed.
Definition filteraction.h:46
void setNeedsPayloadStore()
Marks that the item's payload has been changed and needs to be written back.
Definition itemcontext.cpp:33
void setNeedsFlagStore()
Marks that the item's flags has been changed and needs to be written back.
Definition itemcontext.cpp:43
QString i18n(const char *text, const TYPE &arg...)
AKONADI_MIME_EXPORT const char Encrypted[]
QObject * parent() const const
Normal
void setColor(ColorGroup group, ColorRole role, const QColor &color)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:01 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:09:01 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.