qt5base-lts/examples/network/multistreamserver
Marc Mutz 34c7018a52 multistreamserver: fix compilation
Instead of including <QIODevice>, use the correct 'nested name
specifier', QIODeviceBase.

Amends 8bd0a09475.

Pick-to: 6.2
Change-Id: I077948b33f985cd4a2e3a9e591645cf20d7af91c
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-11-18 18:13:19 +01:00
..
animation.gif Introduce SCTP sockets support 2016-07-27 06:37:24 +00:00
chatprovider.cpp Polish SCTP examples 2016-08-03 11:46:21 +00:00
chatprovider.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
CMakeLists.txt Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
main.cpp Polish SCTP examples 2016-08-03 11:46:21 +00:00
movieprovider.cpp Polish SCTP examples 2016-08-03 11:46:21 +00:00
movieprovider.h Polish SCTP examples 2016-08-03 11:46:21 +00:00
multistreamserver.pro Examples: Remove remains of wince 2017-07-14 17:30:51 +00:00
provider.h Polish SCTP examples 2016-08-03 11:46:21 +00:00
server.cpp Fix SCTP API according to Qt conventions 2016-11-22 07:13:01 +00:00
server.h Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
timeprovider.cpp multistreamserver: fix compilation 2021-11-18 18:13:19 +01:00
timeprovider.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00