![]() |
Qt 6.x
The Qt SDK
|
#include <QtTest/qtest.h>#include <QtNetwork/QHostAddress>#include <QtNetwork/QNetworkCookie>#include <QtNetwork/QNetworkReply>
Include dependency graph for qtest_network.h:Go to the source code of this file.
Namespaces | |
| namespace | QTest |
| [15] | |
Macros | |
| #define | QT_NETWORK_LIB |
Functions | |
| template<> | |
| char * | QTest::toString< QHostAddress > (const QHostAddress &addr) |
| char * | QTest::toString (QNetworkReply::NetworkError code) |
| char * | QTest::toString (const QNetworkCookie &cookie) |
| char * | QTest::toString (const QList< QNetworkCookie > &list) |
| #define QT_NETWORK_LIB |
Definition at line 11 of file qtest_network.h.