qt5base-lts/examples/widgets
Jan Arve Sæther 4dbb07f614 Don't use file dialog in the address book example
On small screen devices such as iPhone targets, the save file dialog is
using a non-native dialog, and it doesn't fit the screen real estate to
the extent that the [Ok] button is clipped away.

In addition, the open file dialog and the save file dialog doesn't
cooperate very well on platforms such as iOS without more plumbing.
Since using the file dialog is out of the scope for this example we
remove all usages of it.

Pick-to: 6.5
Change-Id: Ie165355ed0b671d93e44d2d55791156367b0ea5c
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2023-01-13 19:21:44 +00:00
..
animation Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
desktop Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
dialogs QErrorMessage: Improve standard dialogs example 2022-11-30 14:48:51 +01:00
doc Don't use file dialog in the address book example 2023-01-13 19:21:44 +00:00
draganddrop Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
effects Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
gallery Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
gestures Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
graphicsview Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
itemviews Don't use file dialog in the address book example 2023-01-13 19:21:44 +00:00
layouts Remove showMaximized() workaround for Android in examples 2022-12-02 15:53:37 +01:00
mainwindows Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
painting CMake: Clean up usage of the examples/widgets/painting/shared lib 2022-12-05 15:55:53 +01:00
qnx/foreignwindows Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
richtext Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
scroller Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
tools Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
touch Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
tutorials Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
widgets Fix unused variable compiler warning in slider example 2023-01-05 05:21:43 +00:00
windowcontainer Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
CMakeLists.txt Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
widgets.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00