![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qhashedstring_p.h>
Public Member Functions | |
| QHashedCStringRef () | |
| QHashedCStringRef (const char *, int) | |
| QHashedCStringRef (const char *, int, quint32) | |
| QHashedCStringRef (const QHashedCStringRef &) | |
| quint32 | hash () const |
| const char * | constData () const |
| int | length () const |
| Q_AUTOTEST_EXPORT QString | toUtf16 () const |
| int | utf16length () const |
| void | writeUtf16 (QChar *) const |
| void | writeUtf16 (quint16 *) const |
Friends | |
| class | QHashedStringRef |
Definition at line 110 of file qhashedstring_p.h.
|
inline |
Definition at line 347 of file qhashedstring_p.h.
|
inline |
Definition at line 351 of file qhashedstring_p.h.
References QHashedCStringRef().
Referenced by QHashedCStringRef().
|
inline |
Definition at line 356 of file qhashedstring_p.h.
References QHashedCStringRef().
Referenced by QHashedCStringRef().
|
inline |
Definition at line 361 of file qhashedstring_p.h.
References QHashedCStringRef().
Referenced by QHashedCStringRef().
|
inline |
Definition at line 372 of file qhashedstring_p.h.
|
inline |
Definition at line 366 of file qhashedstring_p.h.
|
inline |
Definition at line 377 of file qhashedstring_p.h.
| QString QHashedCStringRef::toUtf16 | ( | ) | const |
Definition at line 60 of file qhashedstring.cpp.
|
inline |
Definition at line 382 of file qhashedstring_p.h.
Definition at line 387 of file qhashedstring_p.h.
Definition at line 392 of file qhashedstring_p.h.
|
friend |
Definition at line 128 of file qhashedstring_p.h.