qt5base-lts/examples/corelib/ipc
Alexandru Croitor fe3bd212fc Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
This changes many different CMake places to mention Qt6 instead of
Qt5.

Note that some old qt5 cmake config files in corelib are probably not
needed anymore, but I still renamed and kept them for now.

Change-Id: Ie69e81540386a5af153f76c0242e18d48211bec4
2019-06-14 16:31:09 +02:00
..
doc Unify license header usage. 2016-03-29 10:20:03 +00:00
localfortuneclient Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-06-14 16:31:09 +02:00
localfortuneserver Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-06-14 16:31:09 +02:00
sharedmemory Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-06-14 16:31:09 +02:00
CMakeLists.txt CMake: Add more examples 2019-03-26 13:03:01 +00:00
ipc.pro examples: Add localserver feature check for localfortune examples 2018-01-27 11:19:06 +00:00
README Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00

These examples demonstrate IPC support in Qt.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.