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
12 June 2024
Qt comes with a number of dialogs for the most common use cases:
- Asking for a file name, a color, or a font, or a simple string (Hey what is your name?)
- Displaying a simple text message.
- Showing the progress of your current task
In addition, it has a framework for implementing a wizard.
You will learn about all of the above in this episode.
00:00 Introduction
00:30 QFileDialog
04:07 QMessageBox
06:48 QProgressDialog
11:01 Other Common Dialogs
12:12 QWizard Example
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
All 'Introduction to Qt Widgets - Module 4' videos:
https://www.youtube.com/playlist?list=PL6CJYn40gN6iXUNQMb2GkEjV_oK6Xid9-
Links:
* unu Showcase: https://www.youtube.com/watch?v=aQ4iEpvywVg
* QMessageBox with a "Do not show again" checkbox: https://youtu.be/3-T-UXySo3c?list=PL6CJYn40gN6gf-G-o6syFwGrtq3kItEqI
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Upgrade your applications from Qt 5 to Qt 6 with KDAB’s migration services. Get a free migration assessment and join a hands-on workshop to prepare your team for a successful transition!
Learn more