![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstringhash_p.h>
Public Member Functions | |
| Iterator ()=default | |
| Iterator (const Data &d) | |
| Iterator & | operator++ () |
| bool | operator== (const Iterator &o) const |
| bool | operator!= (const Iterator &o) const |
| template<typename K> | |
| bool | equals (const K &key) const |
| QHashedString | key () const |
| Value & | value () const |
| Value & | operator* () const |
| Node * | node () const |
Definition at line 349 of file qstringhash_p.h.
|
inlinedefault |
|
inline |
Definition at line 352 of file qstringhash_p.h.
|
inline |
Definition at line 364 of file qstringhash_p.h.
|
inline |
Definition at line 366 of file qstringhash_p.h.
|
inline |
Definition at line 370 of file qstringhash_p.h.
|
inline |
Definition at line 361 of file qstringhash_p.h.
|
inline |
Definition at line 368 of file qstringhash_p.h.
|
inline |
Definition at line 354 of file qstringhash_p.h.
|
inline |
Definition at line 360 of file qstringhash_p.h.
|
inline |
Definition at line 367 of file qstringhash_p.h.