![]() |
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 116 of file qhashedstring_p.h.
|
inline |
Definition at line 343 of file qhashedstring_p.h.
|
inline |
Definition at line 347 of file qhashedstring_p.h.
References QHashedCStringRef().
Referenced by QHashedCStringRef().
|
inline |
Definition at line 352 of file qhashedstring_p.h.
References QHashedCStringRef().
Referenced by QHashedCStringRef().
|
inline |
Definition at line 357 of file qhashedstring_p.h.
References QHashedCStringRef().
Referenced by QHashedCStringRef().
|
inline |
Definition at line 368 of file qhashedstring_p.h.
|
inline |
Definition at line 362 of file qhashedstring_p.h.
|
inline |
Definition at line 373 of file qhashedstring_p.h.
| QString QHashedCStringRef::toUtf16 | ( | ) | const |
Definition at line 60 of file qhashedstring.cpp.
|
inline |
Definition at line 378 of file qhashedstring_p.h.
Definition at line 383 of file qhashedstring_p.h.
Definition at line 388 of file qhashedstring_p.h.
|
friend |
Definition at line 134 of file qhashedstring_p.h.