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
22 January 2024
So, you are using Qt Designer to create your user interfaces? Great! But how do you get your own custom widgets in there? There are two ways, create a plugin for Qt designer or promote an existing widget. In this episode we will see both.
00:00 Introduction
00:23 Custom Widget Examples
06:36 Custom Widget Code
09:51 Plugin to Qt Designer
14:30 Custom Widget Application
23:10 Summary
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
Links:
* Qt Designer Plugins: https://www.youtube.com/watch?v=LGzNWFHUvpM&list=PL6CJYn40gN6iNg0nIYH4QLhYkfs5PslbA
* Introduction to CMake - Training: https://training.kdab.com/portfolio/introduction-to-cmake/
The example code showcased in this video is available here: https://github.com/KDAB/kdabtv/tree/master/Programming-With-Qt-Widgets