Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qurlquery.h File Reference
#include <QtCore/qpair.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...
 

Function Documentation

◆ qHash()

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