D23959: Remove use of deprecated QModelIndex::child method
Alex Merry
noreply at phabricator.kde.org
Sun Sep 15 12:11:06 BST 2019
alexmerry created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
alexmerry requested review of this revision.
REVISION SUMMARY
This will reduce warnings when compiling, and likely make the transition to Qt 6 a tiny bit
simpler. The replacement code is as recommended by Qt documentation, and should be equivalent.
TEST PLAN
Checked the unit tests pass and that basic operations (reorder, create a folder, move
entries between folders) still work in the subscription tree in the UI.
REPOSITORY
R201 Akregator
BRANCH
deprecated-qmodelindex-call
REVISION DETAIL
https://phabricator.kde.org/D23959
AFFECTED FILES
src/subscription/subscriptionlistview.cpp
To: alexmerry
Cc: kde-pim, fbampaloukas, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190915/8cc4dabb/attachment.html>
More information about the kde-pim
mailing list