![]() |
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>
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... | |