D8827: experimental support for auto mnemonics

Kai Uwe Broulik noreply at phabricator.kde.org
Wed Nov 15 17:42:36 UTC 2017


broulik added inline comments.

INLINE COMMENTS

> ToolButton.qml:36
>  
>      hoverEnabled: true //Qt.styleHints.useHoverEffects TODO: how to make this work in 5.7?
>  

Btw probably

  Qt.styleHints.hasOwnProperty("useHoverEffects") ? Qt.styleHints.useHoverEffects : true

REPOSITORY
  R858 Qt Quick Controls 2: Desktop Style

REVISION DETAIL
  https://phabricator.kde.org/D8827

To: mart, #plasma
Cc: broulik, 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/20171115/97664b93/attachment.html>


More information about the Plasma-devel mailing list