Learn the foundations of Qt programming with modules extracted from our "Programming with Qt" training course. Five modules are fully available on YouTube, with more coming soon. Watch all episodes released so far on: #QtDev #QtWidgets #ProgrammingTutorials
Discover how to handle multiple audio streams seamlessly in your Qt applications. Our latest blog post delves into using Qt Multimedia to manage and mix audio without cutting off notification sounds: #QtDev #QtMultimedia #Audio
In the previous posts of this blog series, we have learned about relocation and trivial relocation. In this post, we look at trivial relocation from a "Standard C++" point of view and find out whether trivial relocation is allowed in Standard C++, and learn about the ongoing standardization efforts: #Cpp #CPlusPlus
🆕 Module 5 of 'Introduction to Qt Widgets' kicks off! Qt comes with a string class, as does C++ itself (namely std::string). But in contrast to C++'s string class, Qt's counterpart has lots of powerful utilities built in. Learn all about these in this episode: #QtDev #QtWidgets #Cpp
Upcoming training courses in Berlin: -Test your application effectively with #Squish -Learn programming with Qt / #QML for #embedded systems -Debug C++ applications on #Linux to identify bugs and performance issues More details on #QtDev #Cpp image