Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qhashedstring_p.h File Reference
#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_NAMESPACE
 

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.