qt5base-lts/examples/corelib/ipc/sharedmemory
Rym Bouabid 976f30dc59 Revamp Shared Memory Example: Change the used QSharedMemory constructor
Use QSharedMemory(const QNativeIpcKey &key) constructor to port away
from the deprecated QSharedMemory(const QString &) constructor.

Task-number: QTBUG-108858
Pick-to: 6.6
Change-Id: I05615100f77f571fe32a3cf627c3df46baaa7f7a
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-09-13 20:45:17 +02:00
..
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
dialog.cpp Revamp Shared Memory Example: Change the used QSharedMemory constructor 2023-09-13 20:45:17 +02:00
dialog.h Revamp Shared Memory Example: Fix formatting of the dialog.h header 2023-09-13 20:45:17 +02:00
dialog.ui Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
image.png Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
main.cpp Revamp Shared Memory Example: Fix include order 2023-09-13 20:45:17 +02:00
qt.png Doc: Replaced Trolltech logo with Qt logo 2016-02-03 12:37:37 +00:00
sharedmemory.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00