qt6-bb10/examples/widgets/dialogs/standarddialogs
Tor Arne Vestbø 0d517a1352 sharedmemory example: Handle QSharedMemory::AlreadyExists by attaching
Not all platforms clean up the shared memory entries on exit, so the
example needs to handle that case, by attaching instead, as documented.

Change-Id: Ifbcf92d0fad429caf30710bd8a344831cb0d859c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-11-15 12:27:43 +01:00
..
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
dialog.cpp QMessageBox: Don't add details button to native dialog helper 2022-11-11 17:48:50 +01:00
dialog.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.mm sharedmemory example: Handle QSharedMemory::AlreadyExists by attaching 2022-11-15 12:27:43 +01:00
standarddialogs.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00