[Interest] QMap<> function documentation
Michael Jackson
mike.jackson at bluequartz.net
Sat May 28 16:31:33 CEST 2022
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-bounces at qt-project.org on behalf of thiago.macieira at 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 at qt-project.org
https://lists.qt-project.org/listinfo/interest
More information about the Interest
mailing list