Revision c5fe6c2...
Go back to digest for 26th January 2014Features in KDE Base
Dominik Haumann committed changes in [kwidgetsaddons] /:
extend KMessageWidget animation info
- bool isHideAnimationRunning() const;
- bool isShowAnimationRunning() const;
- signal void hideAnimationFinished();
- signal void showAnimationFinished();
- add autotest for these functions
REVIEW: 115101
File Changes
Added 2 files
- autotests/kmessagewidgetautotest.cpp
- autotests/kmessagewidgetautotest.h
Modified 3 files
- autotests/CMakeLists.txt
- src/kmessagewidget.cpp
- src/kmessagewidget.h
5 files changed in total