qtdeclarative/examples/quick/quickwidgets/qmlpreviewer
MohammadHossein Qanbari 6b75bc12b7 QML Previewer Example: add QQuickWidget
Add QQuickWidget to display the list of errors. Previously, a QListView
was used for this purpose. Introduce ErrorListView.qml file, which
includes a ListView using the ErrorListModel.

Pick-to: 6.8
Change-Id: I221b347e14305338219f5d8e8d2994497a0f20f5
Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
2024-10-31 11:49:55 +01:00
..
doc QMLPreviewer Example: Use window container instead of qquickwidget 2024-09-19 16:35:24 +00:00
models QML Previewer Example: add QQuickWidget 2024-10-31 11:49:55 +01:00
resources QML Previewer Example: add QQuickWidget 2024-10-31 11:49:55 +01:00
states QML Previewer Example: Prevent unnecessary state changes 2024-10-09 16:23:15 +02:00
utility QML Previewer Example: Add Error List and Line Numbers 2024-09-02 22:46:58 +02:00
widgets QML Previewer Example: add QQuickWidget 2024-10-31 11:49:55 +01:00
CMakeLists.txt QMLPreviewer Example: Fix compile error on Android 2024-09-24 02:13:24 +02:00
main.cpp
resources.cmake QML Previewer Example: add QQuickWidget 2024-10-31 11:49:55 +01:00