![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qiterator.h>
Public Member Functions | |
QKeyValueRangeStorage (Map &map) |
Protected Member Functions | |
Map & | map () |
const Map & | map () const |
Protected Attributes | |
Map * | m_map |
Definition at line 309 of file qiterator.h.
|
inlineexplicit |
Definition at line 319 of file qiterator.h.
References m_map.
|
inlineprotected |
Definition at line 316 of file qiterator.h.
References m_map.
|
inlineprotected |
Definition at line 317 of file qiterator.h.
References m_map.
|
protected |
Definition at line 315 of file qiterator.h.
Referenced by QKeyValueRangeStorage(), map(), and map().