D23896: [KDeclarative] Port away from deprecated QQuickWindow::sendEvent
David Faure
noreply at phabricator.kde.org
Thu Sep 12 11:29:22 BST 2019
dfaure created this revision.
dfaure added reviewers: mart, davidedmundson.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.
REVISION SUMMARY
The code in QQuickWindow::sendEvent doesn't do anything special
for UngrabMouse events, it just calls QCoreApplication::sendEvent
[This code says QGuiApplication::sendEvent everywhere so I used
that for consistency]
TEST PLAN
Builds
REPOSITORY
R296 KDeclarative
BRANCH
quickwindow_sendevent (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D23896
AFFECTED FILES
src/qmlcontrols/kquickcontrolsaddons/eventgenerator.cpp
To: dfaure, mart, davidedmundson
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190912/d2136bf0/attachment.html>
More information about the Kde-frameworks-devel
mailing list