Sign up for the KDAB Newsletter
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Find what you need - explore our website and developer resources
14 March 2024
If you ship resources (say icons, translations etc) with your application, then you risk that your user deletes them. And then, what do you do? The alternative is to compile those resources into your binary, which fortunately is super easy with Qt.
00:00 Introduction
00:39 Qt Resource File
05:47 Localization Resources
10:54 GammaRay
All 'Introduction to Qt Widgets' videos: https://www.youtube.com/playlist?list=PL6CJYn40gN6iFcTyItvnE5nOmJR8qk_7o
All 'Introduction to Qt Widgets - Module 1' videos: https://www.youtube.com/playlist?list=PL6CJYn40gN6hgf7zCKF2Rv9Y0WoN8RVGf
All 'Introduction to Qt Widgets - Module 2' videos:
https://www.youtube.com/playlist?list=PL6CJYn40gN6j_c41CFMprvg9EiWz0WdSy
All 'Introduction to Qt Widgets - Module 3' videos:
https://www.youtube.com/playlist?list=PL6CJYn40gN6hWZO_viEf1rfjgk4E6SCKd
Links:
* KDAB Lufthansa Showcase: https://www.youtube.com/watch?v=vqBP14_XksM
* Gammaray Videos https://www.youtube.com/results?search_query=kdab+gammaray
The example code showcased in this video is available here: https://github.com/KDABLabs/kdabtv/tree/master/Programming-With-Qt-Widgets