Should I put in a bug report on this so that the docs get updated at some point in the future?
-- Mike Jackson On 5/25/22, 12:51 PM, "Interest on behalf of Thiago Macieira" <interest-boun...@qt-project.org on behalf of thiago.macie...@intel.com> wrote: On Wednesday, 25 May 2022 09:19:52 PDT Michael Jackson wrote: > Specifically for the part of “value(…)” and “values(…)” that talk about > “multiple values for a key”. Each key is unique in the QMap so how would I > have multiple values associated with a key? Maybe I’m just not > understanding what is trying to be said in the documentation. It looks like > this should be in the MultiMap<> docs maybe? I bring this up because a > young engineer was a bit confused by the docs. That's stale documentation from when QMap could do insertMulti. You can only do that with QMultiMap now. -- Thiago Macieira - thiago.macieira (AT) intel.com Cloud Software Architect - Intel DCAI Cloud Engineering _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest