Jesper K. Pedersen
286 results
QWAM Videos on Model/View
23 July 2025
Selection
22 July 2025
Delegates
21 July 2025
Proxy Models (Part 2)
16 July 2025
Proxy Models (Part 1)
15 July 2025
Value-based Models
14 July 2025
What is Qt Bridges?
24 June 2025
An Outlook on Qt and AI, CRA, Rust and more
18 June 2025
Qt celebrated its 30th birthday in 2025 and Jesper spoke to Troll #4, Paul-Olav Tvete, one of the earliest members of Trolltech - the original Qt company - about much that has happened along the way. You won’t learn about new graphics APIs or how to use coroutines with Qt, but hopefully, it will give you a good laugh. So grab a cup of your favorite beverage and enjoy.
Is u"..."_s a good idea?
21 May 2025
Diff Multiple Files in Qt Creator
15 May 2025
Live Coding of a Tree Model
25 April 2025
Tree Models
24 April 2025
Check Your Indexes
23 April 2025
When you implement a model, it is worthwhile remembering that one day an intern, with far less experience than you, might implement a proxy model which sits on top of your model and acts as the view. This proxy model might be broken in ways you couldn't even imagine, so better check that the index provided are actually referring to valid data in your model.
Live Coding of a Table Model
22 April 2025
List and Table Model
21 April 2025


