qtdeclarative/examples/quick/models
Otto Ryynänen 7621e1c082 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
Pick-to: 6.9
Change-Id: If1fe04740206fa5bfbe1eea269e2bde1e217eaf9
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2025-05-02 20:32:28 +03: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:31:49 +03:00
threadedsonglist Introduce threadedsonglist example 2025-05-02 20:32:28 +03:00
CMakeLists.txt Introduce threadedsonglist example 2025-05-02 20:32:28 +03:00
models.pro Introduce threadedsonglist example 2025-05-02 20:32:28 +03:00