qtdoc/examples/demos/coffee
Assam Boudjelthia 5a5d0e5020 Improve demos for edge-to-edge mode
Set root window background correctly and add safe margins to
QML Window when needed so that demo apps look good also on
edge-to-edge mode.

Ideally, we could also set Qt.ExpandedClientAreaHint window
flag, but since Android doesn't handle status bar coloring
well yet, it's better to leave it until that's supported.

Pick-to: 6.9 6.10
Change-Id: I2bf55aaa990909dea340c195056afcd511960395
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2025-09-03 23:28:46 +03:00
..
android Android: set coffeemachine project config for publishing to Play Store 2024-09-26 15:39:19 +03:00
doc Doc: Add Squish test to example docs 2025-08-21 10:37:52 +03:00
images Fix Coffee Machine example coffee cup image 2024-04-29 11:52:59 +00:00
ios/Assets.xcassets/AppIcon.appiconset Demos: Add iOS app icon to coffee application example 2024-02-14 19:49:43 +00:00
test/Squish_testsuite_coffeemachine Add Coffee Machine Squish tests for Qt release 2025-08-25 13:20:14 +03:00
.qmllint.ini Coffe Machine: Configure qmllint 2025-07-18 10:04:33 +02:00
ApplicationFlow.qml Coffee example: Fix slider synchronization 2025-08-07 11:34:19 +03:00
ApplicationFlowForm.ui.qml coffee example: Clean up dataflow (5/n) 2025-07-18 10:04:08 +02:00
CMakeLists.txt coffee example: Prepare to restore Qt 6.10 compatibility 2025-08-05 13:55:53 +00:00
ChoosingCoffee.qml coffee example: Clean up dataflow (7/n) 2025-07-18 10:04:28 +02:00
ChoosingCoffeeForm.ui.qml coffee example: Clean up dataflow (5/n) 2025-07-18 10:04:08 +02:00
CoffeeCard.qml coffee example: Clean up dataflow (7/n) 2025-07-18 10:04:28 +02:00
CoffeeCardForm.ui.qml coffee example: Clean up dataflow (7/n) 2025-07-18 10:04:28 +02:00
CoffeeConfig.qml coffee example: Prepare to restore Qt 6.10 compatibility 2025-08-05 13:55:53 +00:00
Colors.qml coffee: Colors: Add some type safety 2025-07-18 10:04:16 +02:00
Config.qml coffee example: Clean up dataflow (7/n) 2025-07-18 10:04:28 +02:00
Cup.ui.qml coffee example: fix some unqualified id warnings 2025-07-18 10:04:11 +02:00
CustomButton.qml Examples: Remove unused imports in coffee example 2024-08-23 09:10:55 +03:00
CustomButtonForm.ui.qml coffee example: fix some unqualified id warnings 2025-07-18 10:04:11 +02:00
CustomSlider.qml Examples: Remove unused imports in coffee example 2024-08-23 09:10:55 +03:00
CustomSliderForm.ui.qml coffee example: fix some unqualified id warnings 2025-07-18 10:04:11 +02:00
CustomToolBar.qml coffee example: Clean up dataflow (6/n) 2025-07-18 10:04:20 +02:00
CustomToolBarForm.ui.qml Examples: Fix coffee example imports 2024-08-23 08:18:17 +03:00
Home.qml coffee example: Clean up dataflow (7/n) 2025-07-18 10:04:28 +02:00
HomeForm.ui.qml Separate UI from business logic on re-designed Coffee Machine example 2024-02-08 10:18:18 +02:00
Insert.qml coffee example: Clean up dataflow (7/n) 2025-07-18 10:04:28 +02:00
InsertForm.ui.qml Android: set coffeemachine project config for publishing to Play Store 2024-09-26 15:39:19 +03:00
Main.qml Improve demos for edge-to-edge mode 2025-09-03 23:28:46 +03:00
Progress.qml coffee example: Prepare to restore Qt 6.10 compatibility 2025-08-05 13:55:53 +00:00
ProgressForm.ui.qml coffee example: fix some unqualified id warnings 2025-07-18 10:04:11 +02:00
Ready.qml coffee example: Prepare to restore Qt 6.10 compatibility 2025-08-05 13:55:53 +00:00
ReadyForm.ui.qml Android: set coffeemachine project config for publishing to Play Store 2024-09-26 15:39:19 +03:00
Settings.qml Coffee example: Fix slider synchronization 2025-08-07 11:34:19 +03:00
SettingsForm.ui.qml Coffee example: Fix slider synchronization 2025-08-07 11:34:19 +03:00
coffee.pro Rename Coffee Machine example QML module and .qrc file 2024-01-10 17:02:48 +02:00
coffeemachine.qrc Fix Coffee Machine Demo qmake build 2025-08-20 13:40:43 +02:00
main.cpp coffee: Use loadFromModule 2025-07-18 10:04:25 +02:00
qmldir Fix Coffee Machine Demo qmake build 2025-08-20 13:40:43 +02:00
qtquickcontrols2.conf Doc: Move coffeemachine examples to examples/demos 2018-06-07 11:07:19 +00:00