qmultimap Questions

2

Solved

I would like to use QMultiMap (which is derived from QMap) to store key/value pairs. Since I can have keys multiple times I would prefer to use QMultiMap. Assume I would insert the following pairs...
Gomuti asked 23/11, 2014 at 9:44

2

Solved

What should i use between QMap::insertMulti and QMultiMap to handle : 2 -> abc 2 -> def 3 -> ghi 3 -> jkl What's the difference enter the 2 solutions ?
Spoor asked 7/1, 2011 at 10:59
1

© 2022 - 2024 — McMap. All rights reserved.