qt6-bb10/src/network
Timur Pocheptsov a9300f2c34 Suppress warning (MSVC, C4250)
This design decision was intentional and reflects the fact that we
cannot have inheritance tree 'linear' as before, since the base
interface is an abstract class without any data-members.
Also, fix a warning about size_t -> int implicit conversion.

Fixes: QTBUG-91866
Change-Id: Icbc73c22d8adf72bbd8949125d4404ea6da69c6d
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit 1a7faeef94dcf6826c6ee564a1bfb31ebb952e56)
2021-03-19 17:32:59 +01:00
..
access Make qdecompresshelper archive bomb check only trigger for large files 2021-03-05 15:13:53 +01:00
android/jar Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
doc Doc: Add hyperlink to relevant section 2021-03-11 15:01:33 +01:00
kernel QHostAddress: prepare moving NetworkLayerProtocol from QAbstractSocket 2021-03-18 19:54:01 -08:00
socket QHostAddress: prepare moving NetworkLayerProtocol from QAbstractSocket 2021-03-18 19:54:01 -08:00
ssl Suppress warning (MSVC, C4250) 2021-03-19 17:32:59 +01:00
.prev_configure.cmake Use newlines more consistently in generate compile-test code 2021-02-15 13:45:14 +01:00
CMakeLists.txt Convert QSslSocket(Backend)Private into plugin 2021-03-17 16:25:37 +01:00
configure.cmake Use newlines more consistently in generate compile-test code 2021-02-15 13:45:14 +01:00
configure.json NetworkListManager based backend for QNetworkInformation 2021-02-02 11:10:06 +01:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00