Port away from QLinkedList
`QLinkedList` has been deprecated and should not be used in new code. Port to `std::list` instead.
`QLinkedList` has been deprecated and should not be used in new code. Port to `std::list` instead.
mentioned in commit d7b33b76
·mentioned in commit d7b33b76