![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qglobal.h>
#include <QtCore/qstring.h>
#include <private/qv4string_p.h>
Go to the source code of this file.
Classes | |
class | QHashedString |
class | QHashedStringRef |
class | QHashedCStringRef |
Namespaces | |
namespace | QtPrivate |
Functions | |
size_t | qHash (const QHashedString &string) |
size_t | qHash (const QHashedStringRef &string) |
QString | QtPrivate::asString (const QHashedCStringRef &ref) |
QString | QtPrivate::asString (const QHashedStringRef &ref) |
|
inline |
Definition at line 136 of file qhashedstring_p.h.
|
inline |
Definition at line 141 of file qhashedstring_p.h.