Qt Design Studio & Software Development Integration {On-demand webinar}
When creating a working UI (user interface), there is often a disconnect between the Designer’s UI design, and what Developers can do to bring the design to fruition.
Read More
How to Create a Ventilator UI for MCUs overnight {On-demand webinar}
In the wake of the COVID-19 crisis, the creative technology studio Siili Auto together with The Qt Company recently launched a new graphical user interface prototype that can be quickly deployed in
Read More
In-Depth Model/View with QML
The model/view design pattern is the standard way of separating UI from business logic, especially when the data exchanged is dynamic.
Read More
Qt Lottie: Embedding Adobe After Effects right in your application
Thanks to the Qt Lottie library, UX designers can now embed their designs into applications directly, instead of having to recreate them in code...
Read More
The future of QML
The QML language and engine face major new challenges and developments. In order to scale down to smaller and smaller devices, a simpler dialect of the language needs to be formulated. This dialect ca
Read More
Qt Virtual Tech Con Webinars
Watch 35+ tech talks for designers, developers, and technology managers – beginners and pros!
Learn about the best practices in design
Read More
Accelerated 2D/3D Graphics in Qt 6
Qt 6.0, the next major release, is getting closer. Besides bringing enhanced, designer-focused solutions for 2D and 3D, a number of components in the underlying graphics stack are slated to change in
Read More
What’s New in Design Studio 1.5
Get a tour of all the new features the Design Studio team are working on this year. Full 3D Support, Flow Editor, Docker, and more!
Read More
Community Driven QML Coding Guidelines
The purpose of this talk is to introduce some of the guidelines that are already in place, and also is a call to action to grow this as a community and keep it alive together.
Read More
PDF rendering in Qt Quick
Qt has recently added a more full-featured wrapper around PDFium, the same implementation that Chrome uses to render PDFs in the browser. This will be a demo and walkthrough of a QML application that
Read More