qtbase/examples/corelib/ipc
Morten Sørvig 7f320dddc1 Fix feature dependencies for sharedmemory
The sharedmemory example depends on systemsemaphore
as well.

Change-Id: I0937e6429589f715ec446ac1337e21cb23cdf92b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Even Oscar Andersen <even.oscar.andersen@qt.io>
2024-04-17 10:06:44 +00:00
..
doc Revamp Local Fortune Server Example: Allow specifying the server name 2023-10-06 19:40:23 +02:00
localfortuneclient CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
localfortuneserver CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
sharedmemory CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
CMakeLists.txt Fix feature dependencies for sharedmemory 2024-04-17 10:06:44 +00:00
README
ipc.pro

README

These examples demonstrate IPC support in Qt.


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