qtdeclarative/examples/quick/models
Otto Ryynänen fb76d5aac5 Introduce threadedsonglist example
A new example showcasing use of a worker thread for fetching data to a
custom model based on QAbstractListModel. The pattern is a topic in
Qt World Summit 2025.

Fixes: QTBUG-135351
Change-Id: If1fe04740206fa5bfbe1eea269e2bde1e217eaf9
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
(cherry picked from commit 7621e1c082)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-05-02 23:21:51 +00:00
..
abstractitemmodel examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02:00
objectlistmodel examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02:00
stringlistmodel examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02:00
threadedfetchmore Introduce threaded fetchmore example 2025-04-04 19:57:19 +00:00
threadedsonglist Introduce threadedsonglist example 2025-05-02 23:21:51 +00:00
CMakeLists.txt Introduce threadedsonglist example 2025-05-02 23:21:51 +00:00
models.pro Introduce threadedsonglist example 2025-05-02 23:21:51 +00:00