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
qstringhash_p.h File Reference

(ab7f354df2d4381a4bf9aaa7e1f8d89c076d3806)

#include <private/qhashedstring_p.h>
#include <private/qprimefornumbits_p.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qstring.h>
#include <QtCore/qtaggedpointer.h>
+ Include dependency graph for qstringhash_p.h:

Go to the source code of this file.

Classes

class  QStringHashNode
 
class  QStringHashData
 
struct  QStringHashData::IteratorData< StringHash >
 
struct  HashedForm< T >
 
struct  HashedForm< QString >
 
struct  HashedForm< QStringView >
 
struct  HashedForm< QHashedString >
 
struct  HashedForm< QV4::String * >
 
struct  HashedForm< const QV4::String * >
 
struct  HashedForm< QHashedStringRef >
 
struct  HashedForm< QLatin1String >
 
struct  HashedForm< QHashedCStringRef >
 
class  QStringHashBase
 
class  QStringHash< T >
 
struct  QStringHash< T >::Node
 
struct  QStringHash< T >::NewedNode
 
struct  QStringHash< T >::ReservedNodePool
 
class  QStringHash< T >::Iterator< Data, Value >
 

Functions

static QT_BEGIN_NAMESPACE QString::DataPointermutableStringData (const QHashedString &key)
 

Function Documentation

◆ mutableStringData()

static QT_BEGIN_NAMESPACE QString::DataPointer & mutableStringData ( const QHashedString & key)
inlinestatic

Definition at line 27 of file qstringhash_p.h.

References data_ptr().

Referenced by QStringHash< T >::initializeNode().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: