![]() |
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 350 of file qstringhash_p.h.
|
inlinedefault |
|
inline |
Definition at line 353 of file qstringhash_p.h.
|
inline |
Definition at line 365 of file qstringhash_p.h.
|
inline |
Definition at line 367 of file qstringhash_p.h.
|
inline |
Definition at line 371 of file qstringhash_p.h.
|
inline |
Definition at line 362 of file qstringhash_p.h.
|
inline |
Definition at line 369 of file qstringhash_p.h.
|
inline |
Definition at line 355 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.