qt6-bb10/examples/corelib/ipc
Kai Köhne bec264c15f Examples: Use Qt6:: to qualify Qt CMake packages
This is what we promote also in the documentation.

Change-Id: If91aebafe861b0c934acbb2c69afd182abc3345d
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-17 19:59:11 +01:00
..
doc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
localfortuneclient Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
localfortuneserver Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
sharedmemory Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
CMakeLists.txt Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
README Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
ipc.pro examples: Add localserver feature check for localfortune examples 2018-01-27 11:19:06 +00:00

README

These examples demonstrate IPC support in Qt.


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