#include <qhashedstring_p.h>
Definition at line 59 of file qhashedstring_p.h.
◆ QHashedStringRef() [1/7]
QHashedStringRef::QHashedStringRef |
( |
| ) |
|
|
inline |
◆ QHashedStringRef() [2/7]
QHashedStringRef::QHashedStringRef |
( |
const QString & | str | ) |
|
|
inline |
◆ QHashedStringRef() [3/7]
◆ QHashedStringRef() [4/7]
QHashedStringRef::QHashedStringRef |
( |
const QChar * | data, |
|
|
int | length ) |
|
inline |
◆ QHashedStringRef() [5/7]
QHashedStringRef::QHashedStringRef |
( |
const QChar * | data, |
|
|
int | length, |
|
|
quint32 | hash ) |
|
inline |
◆ QHashedStringRef() [6/7]
QHashedStringRef::QHashedStringRef |
( |
const QHashedString & | string | ) |
|
|
inline |
◆ QHashedStringRef() [7/7]
◆ at()
const QChar & QHashedStringRef::at |
( |
int | index | ) |
const |
|
inline |
◆ constData()
const QChar * QHashedStringRef::constData |
( |
| ) |
const |
|
inline |
◆ data()
QChar * QHashedStringRef::data |
( |
| ) |
|
|
inline |
◆ endsWith()
bool QHashedStringRef::endsWith |
( |
const QString & | s | ) |
const |
◆ hash()
quint32 QHashedStringRef::hash |
( |
| ) |
const |
|
inline |
◆ indexOf()
int QHashedStringRef::indexOf |
( |
const QChar & | c, |
|
|
int | from = 0 ) const |
◆ isEmpty()
bool QHashedStringRef::isEmpty |
( |
| ) |
const |
|
inline |
◆ isLatin1()
bool QHashedStringRef::isLatin1 |
( |
| ) |
const |
|
inline |
◆ length()
int QHashedStringRef::length |
( |
| ) |
const |
|
inline |
◆ mid()
◆ operator!=() [1/4]
◆ operator!=() [2/4]
bool QHashedStringRef::operator!= |
( |
const QHashedString & | string | ) |
const |
|
inline |
◆ operator!=() [3/4]
◆ operator!=() [4/4]
bool QHashedStringRef::operator!= |
( |
const QString & | string | ) |
const |
|
inline |
◆ operator=()
◆ operator==() [1/4]
◆ operator==() [2/4]
bool QHashedStringRef::operator== |
( |
const QHashedString & | string | ) |
const |
|
inline |
◆ operator==() [3/4]
◆ operator==() [4/4]
bool QHashedStringRef::operator== |
( |
const QString & | string | ) |
const |
|
inline |
◆ split()
◆ startsWith()
bool QHashedStringRef::startsWith |
( |
const QString & | s | ) |
const |
◆ startsWithUpper()
bool QHashedStringRef::startsWithUpper |
( |
| ) |
const |
|
inline |
◆ toString()
QString QHashedStringRef::toString |
( |
| ) |
const |
◆ QHashedString
The documentation for this class was generated from the following files: