qt6-bb10/src/network
Marc Mutz 96f78cbdd9 qrestreply_p.h: include what you need
QStringDecoder within std::optional needs QStringDecoder to be fully
defined ("in-size" (Lakos)).

QByteArray, used as a function parameter, can be forward-declard,
though ("in-name-only" (Lakos)).

This also makes the header comply with Qt's private symbol versioning,
which requires every private header to include some other private
header, or, eventually, qglobal_p.h.

Amends 4da14a67a6.

Pick-to: 6.7
Change-Id: I35fed05955f1194299162b576834c1045672bcac
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2024-04-18 19:06:01 +02:00
..
access qrestreply_p.h: include what you need 2024-04-18 19:06:01 +02:00
android/jar Android: bump Android target API level to 34 2023-11-30 08:57:55 +02:00
compat Inline old QNetworkRequest transferTimeout int overloads 2024-02-14 17:57:02 +02:00
doc Correct doc snippet license 2024-02-28 19:15:51 +01:00
kernel Network: Add Q_GADGET to types exposed in signals and slots 2024-04-17 09:53:04 +00:00
socket Network: cleanliness 2024-04-05 21:32:25 +02:00
ssl QSslConfiguration: add documentation for HTTP/2 alpn variable 2024-04-17 20:07:47 +02:00
CMakeLists.txt Add preliminary support for Qt for visionOS 2024-04-18 05:00:57 +02:00
configure.cmake Enable IPv6 tests for VxWorks 2023-12-15 17:12:38 +00:00
qt_cmdline.cmake QCryptographicHash: implement OpenSSL 3.0 support 2022-09-26 17:26:37 +02:00