Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::QKeyValueRangeStorage< Map & > Class Template Reference

#include <qiterator.h>

+ Collaboration diagram for QtPrivate::QKeyValueRangeStorage< Map & >:

Public Member Functions

 QKeyValueRangeStorage (Map &map)
 

Protected Attributes

Mapm_map
 

Detailed Description

template<typename Map>
class QtPrivate::QKeyValueRangeStorage< Map & >

Definition at line 289 of file qiterator.h.

Constructor & Destructor Documentation

◆ QKeyValueRangeStorage()

template<typename Map >
QtPrivate::QKeyValueRangeStorage< Map & >::QKeyValueRangeStorage ( Map & map)
inlineexplicit

Definition at line 294 of file qiterator.h.

Member Data Documentation

◆ m_map

template<typename Map >
Map& QtPrivate::QKeyValueRangeStorage< Map & >::m_map
protected

Definition at line 292 of file qiterator.h.


The documentation for this class was generated from the following file: