D27459: Port QLinkedList which is deprecated in qt5.15

Aleix Pol Gonzalez noreply at phabricator.kde.org
Tue Feb 18 12:02:18 GMT 2020


apol added a comment.


  In D27459#613205 <https://phabricator.kde.org/D27459#613205>, @aacid wrote:
  
  > Are we sure we can lose the features of QLinkedList here?
  >
  > maybe makes more sense to use std::list that has the same features as QLinkedList?
  
  
  I thought so too, but we just iterate and append to it QVector should be fine there.
  Could be missing something...

REPOSITORY
  R263 KXmlGui

BRANCH
  port_QLinkedList (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D27459

To: mlaurent, dfaure, apol
Cc: aacid, 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/20200218/662f016a/attachment.html>


More information about the Kde-frameworks-devel mailing list