D12298: Group completion requests and only handle the last one
Sven Brauch
noreply at phabricator.kde.org
Wed Apr 18 21:31:56 UTC 2018
brauch added inline comments.
INLINE COMMENTS
> mwolff wrote in model.cpp:90
> yes, but as you say it's 5.10 - this code here is fine and a bit better than using QTimer::singleShot since that would recreate the timer continously
Eh, never mind me, wouldn't work -- you need the timer object for the merging, calling invokeMethod several times would still invoke the slot more than once. Sorry.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D12298
To: mwolff, #kdevelop
Cc: brauch, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180418/6a10e793/attachment.html>
More information about the KDevelop-devel
mailing list