qt5base-lts/examples/corelib/ipc
Rafael Roquetto 8fdd1bb8cb QNX: Enable QSharedMemory and QSystemSemaphore support.
Commit 96995db4af implements the necessary bits for this to work
under QNX.

Change-Id: Ie9e2f421f4f27fcaf40697dd363e9ed047754f0d
Reviewed-by: Tobias Koenig <tobias.koenig@kdab.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2015-01-13 11:54:12 +01:00
..
doc Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
localfortuneclient Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
localfortuneserver Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
sharedmemory Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
ipc.pro QNX: Enable QSharedMemory and QSystemSemaphore support. 2015-01-13 11:54:12 +01: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.