D22860: introduce FallbackTapHandler
David Edmundson
noreply at phabricator.kde.org
Thu Aug 1 11:31:25 BST 2019
davidedmundson added inline comments.
INLINE COMMENTS
> fallbacktaphandler.cpp:50
> +{
> + setAcceptedMouseButtons(buttons);
> + emit acceptedButtonsChanged();
m_buttons = buttons
or change the getter for acceptedButtons to call QQuickItem::acceptedMouseButtons
REPOSITORY
R296 KDeclarative
REVISION DETAIL
https://phabricator.kde.org/D22860
To: mart, #plasma, davidedmundson
Cc: davidedmundson, kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190801/9632f68b/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list