The following members of class QMultiMap are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
(deprecated) void |
insert(const QMultiMap<Key, T> &map) |
(deprecated) void |
insert(QMultiMap<Key, T> &&map) |
(deprecated) QMultiMap::iterator |
insertMulti(const Key &key, const T &value) |
(deprecated) QMultiMap::iterator |
insertMulti(QMultiMap::const_iterator pos, const Key &key, const T &value) |
(deprecated) std::multimap<Key, T> |
toStdMap() const |
[since 5.15]
void QMultiMap::insert(const QMultiMap<Key, T> &map)This function is deprecated. We strongly advise against using it in new code.
Use unite() instead.
Inserts all the items in map into this map.
This function was introduced in Qt 5.15.
[since 5.15]
void QMultiMap::insert(QMultiMap<Key, T> &&map)This function is deprecated. We strongly advise against using it in new code.
Use unite() instead.
This is an overloaded function.
Moves all the items from map into this map.
If map is shared, then the items will be copied instead.
This function was introduced in Qt 5.15.
This function is deprecated. We strongly advise against using it in new code.
Use insert() instead.
Inserts a new item with the key key and a value of value, and returns an iterator pointing to the new item.
This function is deprecated. We strongly advise against using it in new code.
Use insert() instead.
This is an overloaded function.
Inserts a new item with the key key and value value and with hint pos suggesting where to do the insert.
This function is deprecated. We strongly advise against using it in new code.
Use toStdMultiMap() instead.
Returns an STL multi map equivalent to this QMultiMap.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: