D8759: Implement SH_Widget_Animation_Duration style hint
Elvis Angelaccio
noreply at phabricator.kde.org
Sat Nov 11 14:57:12 UTC 2017
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: hpereiradacosta.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Qt 5.10 deprecates the SH_Widget_Animate style hint in favor of a new
SH_Widget_Animation_Duration hint (see [1]).
If we are building against Qt 5.10 or newer, implement the new hint.
[1]: http://code.qt.io/cgit/qt/qtbase.git/commit/?id=04eba7b538072e2811f074bf66fd41f27c90b35c
TEST PLAN
`qDebug() << style()->styleHint(QStyle::SH_Widget_Animation_Duration)` from some QWidget app.
REPOSITORY
R31 Breeze
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D8759
AFFECTED FILES
kstyle/breezestyle.cpp
To: elvisangelaccio, hpereiradacosta
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171111/514916c2/attachment.html>
More information about the Plasma-devel
mailing list