![]() |
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 (const Map &map) | |
QKeyValueRangeStorage (Map &&map) |
Protected Member Functions | |
Map & | map () |
const Map & | map () const |
Protected Attributes | |
Map | m_map |
Definition at line 297 of file qiterator.h.
|
inlineexplicit |
Definition at line 304 of file qiterator.h.
References m_map.
|
inlineexplicit |
Definition at line 305 of file qiterator.h.
|
inlineprotected |
Definition at line 301 of file qiterator.h.
References m_map.
|
inlineprotected |
Definition at line 302 of file qiterator.h.
References m_map.
|
protected |
Definition at line 300 of file qiterator.h.
Referenced by QKeyValueRangeStorage(), map(), and map().