KTextEditor
kateanimation.h
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
KateAnimation(KMessageWidget *widget, EffectType effect)
Constructor.
Definition: kateanimation.cpp:17
This class provides a fade in/out effect for KMessageWidgets.
Definition: kateanimation.h:27
bool isHideAnimationRunning() const
Returns true, if the hide animation is running, otherwise false.
Definition: kateanimation.cpp:36
void widgetShown()
This signal is emitted when the showing animation is finished.
void widgetHidden()
This signal is emitted when the hiding animation is finished.
Q_SIGNALSQ_SIGNALS
This class provides a fade in/out effect for arbitrary QWidgets.
Definition: katefadeeffect.h:26
bool isShowAnimationRunning() const
Returns true, if the how animation is running, otherwise false.
Definition: kateanimation.cpp:41
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 15 2022 03:55:01 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 15 2022 03:55:01 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.