qt5base-lts/examples/widgets
Tor Arne Vestbø c1088d493e QMessageBox: Don't add details button to native dialog helper
The "Show Details..." button is not plumbed in any way to the native
dialog, so when added to a native dialog it will just result in the
dialog being dismissed, instead of revealing any extra content in
the native dialog.

Both the iOS and Android native message dialog implementations add
the details text directly to the dialog, without any action to
explicitly reveal it.

Task-number: QTBUG-108153
Change-Id: I92e00c59b7836f633be44caebd534a47ac58be00
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-11-11 17:48:50 +01:00
..
animation Pass a parent pointer to the Animation instance to avoid memory leak 2022-09-15 17:57:54 +02:00
desktop Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
dialogs QMessageBox: Don't add details button to native dialog helper 2022-11-11 17:48:50 +01:00
doc Move i18n example to qttools 2022-11-01 15:52:12 +01:00
draganddrop Brush up the drop site example 2022-09-21 20:52:14 +02:00
effects Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
gallery Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
gestures Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
graphicsview Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
itemviews Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
layouts Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
mainwindows Use popup() instead of exec() in examples 2022-09-07 21:59:30 +02:00
painting Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qnx/foreignwindows Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
richtext Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
scroller Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
tools Move i18n example to qttools 2022-11-01 15:52:12 +01:00
touch Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
tutorials Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
widgets Add a shortcut editor example 2022-10-25 14:38:46 +01:00
windowcontainer Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
widgets.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00