Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qhashedstring_p.h File Reference

(5c5a2c24847c636857153078e4716fcb242f394d)

#include <QtCore/qglobal.h>
#include <QtCore/qstring.h>
#include <private/qv4string_p.h>
+ Include dependency graph for qhashedstring_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QHashedString
 
class  QHashedStringRef
 
class  QHashedCStringRef
 

Namespaces

namespace  QtPrivate
 \macro QT_NO_KEYWORDS >
 

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)
 

Function Documentation

◆ qHash() [1/2]

size_t qHash ( const QHashedString & string)
inline

Definition at line 136 of file qhashedstring_p.h.

References hash.

◆ qHash() [2/2]

size_t qHash ( const QHashedStringRef & string)
inline

Definition at line 141 of file qhashedstring_p.h.

References hash.