Using a ListView with a simple delegate component.

This commit is contained in:
2026-03-05 10:53:52 +01:00
parent 7b6979288a
commit f1ad289411
3 changed files with 47 additions and 29 deletions

View File

@ -17,6 +17,7 @@ qt_add_qml_module(${TARGET_APP}
URI GenericQML
QML_FILES
Main.qml
QML_FILES ListPage.qml
)
# Qt for iOS sets MACOSX_BUNDLE_GUI_IDENTIFIER automatically since Qt 6.1.