D28954: [Monitor] Fix monitor state and signal ordering
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sat Apr 18 19:47:04 BST 2020
bruns created this revision.
bruns added reviewers: Baloo, ngraham.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.
REVISION SUMMARY
fetchTotalFiles() updates the filesIndexedCound and emits newFileIndexed()
as NOTIFIer, but newFileIndexed() is also used for m_filePath, so it
should be updated first.
Also emit indexerStateChanged only after the state has been updated.
REPOSITORY
R293 Baloo
BRANCH
submit
REVISION DETAIL
https://phabricator.kde.org/D28954
AFFECTED FILES
src/qml/experimental/monitor.cpp
To: bruns, #baloo, ngraham
Cc: kde-frameworks-devel, hurikhan77, lots0logs, LeGast00n, cblack, fbampaloukas, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200418/62e79928/attachment.html>
More information about the Kde-frameworks-devel
mailing list