D27876: KRearrangeColumnsProxyModel: reset in setSourceColumns()
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Thu Mar 5 16:35:07 GMT 2020
kossebau added inline comments.
INLINE COMMENTS
> rearrangecolumns.cpp:37
> + QTimer::singleShot(500, &pm, [&]() {
> + pm.setSourceColumns(QVector<int>() << 2 << 1 << 0 << 3);
> + });
Thanks :) This one slipped?
REPOSITORY
R275 KItemModels
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D27876
To: dfaure, kossebau, vkrause, davidedmundson, ahiemstra
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200305/f2eaa8cf/attachment.html>
More information about the Kde-frameworks-devel
mailing list