Kate
kateanimation.h
Go to the documentation of this file.
bool hideAnimationActive() const
Returns true, if the hide animation is running, otherwise false.
Definition: kateanimation.cpp:54
bool showAnimationActive() const
Returns true, if the how animation is running, otherwise false.
Definition: kateanimation.cpp:59
KateAnimation(KMessageWidget *widget, EffectType effect)
Constructor.
Definition: kateanimation.cpp:29
This class provides a fade in/out effect for arbitrary QWidgets.
Definition: katefadeeffect.h:40
void widgetShown()
This signal is emitted when the showing animation is finished.
This class provides a fade in/out effect for KMessageWidgets.
Definition: kateanimation.h:41
void widgetHidden()
This signal is emitted when the hiding animation is finished.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.