![]() |
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 109 of file qhashedstring_p.h.
|
inline |
Definition at line 346 of file qhashedstring_p.h.
|
inline |
Definition at line 350 of file qhashedstring_p.h.
References QHashedCStringRef().
Referenced by QHashedCStringRef().
|
inline |
Definition at line 355 of file qhashedstring_p.h.
References QHashedCStringRef().
Referenced by QHashedCStringRef().
|
inline |
Definition at line 360 of file qhashedstring_p.h.
References QHashedCStringRef().
Referenced by QHashedCStringRef().
|
inline |
Definition at line 371 of file qhashedstring_p.h.
|
inline |
Definition at line 365 of file qhashedstring_p.h.
|
inline |
Definition at line 376 of file qhashedstring_p.h.
QString QHashedCStringRef::toUtf16 | ( | ) | const |
Definition at line 59 of file qhashedstring.cpp.
|
inline |
Definition at line 381 of file qhashedstring_p.h.
Definition at line 386 of file qhashedstring_p.h.
Definition at line 391 of file qhashedstring_p.h.
|
friend |
Definition at line 127 of file qhashedstring_p.h.