![]() |
Qt 6.x
The Qt SDK
|
#include <QtNetwork/qtnetworkglobal.h>#include <QtNetwork/qnetworkrequest.h>#include <QtCore/QString>#include <QtCore/QList>#include <QtCore/QObject>#include <QtNetwork/QSslConfiguration>#include <QtNetwork/QSslPreSharedKeyAuthenticator>
Include dependency graph for qnetworkaccessmanager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QNetworkAccessManager |
| The QNetworkAccessManager class allows the application to send network requests and receive replies. More... | |