Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qurlquery.h File Reference

(70edabf98bf56e29296a2921db97a38f60cf896a)

#include <QtCore/qcompare.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qurl.h>
#include <initializer_list>
Include dependency graph for qurlquery.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QUrlQuery
 \inmodule QtCore More...

Functions

QT_BEGIN_NAMESPACE Q_CORE_EXPORT size_t qHash (const QUrlQuery &key, size_t seed=0)

Function Documentation

◆ qHash()

QT_BEGIN_NAMESPACE Q_CORE_EXPORT size_t qHash ( const QUrlQuery & key,
size_t seed )
noexcept
Since
5.6 \qhashold{QUrlQuery}

Definition at line 77 of file qurlquery.cpp.