Jesper K. Pedersen
286 results
Accessing Data
18 April 2025
In the previous episode we saw the very high level view of model/view. Here, the descent towards actual code begins. On the way there we will discuss how to address the individual items in the views (while simple for a table, not so straightforward for a tree), and the properties we can get for each cell.
Model/View Concepts
17 April 2025
After two episodes talking about the item versions of lists, tables, and trees, we now turn our attention to the model/view version of that story. Using model/view offers a great opportunity to do a separation between business logic and presentation. In this episode we will learn how each of the parts fits together.
Item Widgets - Interaction
16 April 2025
Item Views
15 April 2025
On the Fly Translations
14 January 2025
The Various tr Macros/Functions
13 January 2025
Disambiguate, Shortcuts, Date, Time, and more
10 January 2025
Setting up CMake for Internationalization
8 January 2025
Internationalization Tools
7 January 2025
Painting Code Explained
25 December 2024
Understanding QFontMetrics::bounding rect
18 December 2024
Printing
11 December 2024
Lab Bar Chart
10 December 2024
Coordinate Transformations
9 December 2024
What is Really Drawn?
6 December 2024
Painting Operations
5 December 2024
Color Themes and Palettes
4 December 2024
Qt has a poor man's version of theming your application by changing the color schemes. It is most certainly used in KDE, but besides that I've never really seen it in action. It does, however, have quite some impact on how you do something as simple as changing the background color of a push button. Watch this episode to learn more.
Color Handling
3 December 2024
Painting Basics
2 December 2024
Jumping to the Right Qt Version
30 October 2024


