qtdeclarative/examples/quick/quickwidgets/qmlpreviewer/widgets
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
..
codeeditor.cpp
codeeditor.h
editorwidget.cpp QML Previewer Example: Prevent unnecessary state changes 2024-10-09 16:23:15 +02:00
editorwidget.h
linenumberarea.cpp
linenumberarea.h
mainwindow.cpp QMLPreviewer Example: More improvements 2024-09-19 18:35:25 +02:00
mainwindow.h
patheditwidget.cpp QML Previewer Example: Prevent unnecessary state changes 2024-10-09 16:23:15 +02:00
patheditwidget.h QMLPreviewer Example: More improvements 2024-09-19 18:35:25 +02:00
previewwidget.cpp QML Previewer Example: add QQuickWidget 2024-10-31 11:49:55 +01:00
previewwidget.h QML Previewer Example: add QQuickWidget 2024-10-31 11:49:55 +01:00