KTextAddons
textautogenerateselectedmessagebackgroundanimation.cpp
12TextAutogenerateSelectedMessageBackgroundAnimation::TextAutogenerateSelectedMessageBackgroundAnimation(QObject *parent)
17TextAutogenerateSelectedMessageBackgroundAnimation::~TextAutogenerateSelectedMessageBackgroundAnimation() = default;
29void TextAutogenerateSelectedMessageBackgroundAnimation::setModelIndex(const QPersistentModelIndex &newModelIndex)
34void TextAutogenerateSelectedMessageBackgroundAnimation::setBackgroundColor(const QColor &newBackgroundColor)
46 const auto color = TextAutogenerateColorsAndMessageViewStyle::self().schemeView().foreground(KColorScheme::NeutralText).color();
NeutralText
void finished()
InOutQuad
Q_EMITQ_EMIT
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
void deleteLater()
transparent
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:06:03 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:06:03 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.