qt6-bb10/examples/network/multistreamclient
Kai Köhne 7024e7a627 Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Also consolidate several find_package(Qt6 ...) calls in one call.

Task-number: QTBUG-98867
Change-Id: Idfd5e71f46d4489fac7411cbfadb84437a0658f3
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-12-10 10:48:26 +01:00
..
CMakeLists.txt Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom 2021-12-10 10:48:26 +01:00
chatconsumer.cpp Polish SCTP examples 2016-08-03 11:46:21 +00:00
chatconsumer.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
client.cpp More qOverload cleanups in qtbase 2020-03-24 20:58:13 +01:00
client.h Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
consumer.h Polish SCTP examples 2016-08-03 11:46:21 +00:00
main.cpp Polish SCTP examples 2016-08-03 11:46:21 +00:00
movieconsumer.cpp Polish SCTP examples 2016-08-03 11:46:21 +00:00
movieconsumer.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
multistreamclient.pro Introduce SCTP sockets support 2016-07-27 06:37:24 +00:00
timeconsumer.cpp multistreamclient example: fix compilation 2021-11-16 15:07:36 +01:00
timeconsumer.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00