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
7 March 2024
In this fourth episode in the tour of common widgets in Qt, we will talk about item widgets - more specifically QComboBox and QListWidget.
00:00 Introduction
00:42 QComboBox
04:51 QListWidget
10:00 Additional Widgets
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:
* Populating a Combobox from Qt Designer: https://youtu.be/X3cb5RtfsFo?list=PL6CJYn40gN6gf-G-o6syFwGrtq3kItEqI
* A Combo Box Which Completes UTF-8 as ASCII: https://youtu.be/GcUP-IFzbJA?list=PL6CJYn40gN6gf-G-o6syFwGrtq3kItEqI
* Styling Qt Widgets: https://www.youtube.com/playlist?list=PL6CJYn40gN6hk7tdMk2wH5AB4OMPGsD0S
* My commit hooks: https://youtu.be/CrkxCDv8RIo?list=PL6CJYn40gN6gf-G-o6syFwGrtq3kItEqI
The example code showcased in this video is available here: https://github.com/KDABLabs/kdabtv/tree/master/Programming-With-Qt-Widgets