[Interest] Warning about QHash keys().toVector()

Konstantin Shegunov kshegunov at gmail.com
Sun Jun 13 20:28:24 CEST 2021


On Sun, Jun 13, 2021 at 7:22 PM Kevin André <hyperquantum at gmail.com> wrote:

> How can I avoid the warning in this case?
>

return QVector<..>(_actions.keyBegin(), _actions.keyEnd());

Should work, I believe.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210613/73a28aab/attachment.html>


More information about the Interest mailing list