Join Marko Finnig, Product Director at the Qt Company as he kicks off the 2020 Virtual Tech Con with an introduction to Qt.
Join Marko Finnig, Product Director at the Qt Company as he kicks off the 2020 Virtual Tech Con with an introduction to Qt.
Watch the state of software development in the Qt Virtual Tech Con 2020
Lars Knoll has been working on Qt for 20 years starting as a software engineer to later leading the global Qt engineering team.
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
The model/view design pattern is the standard way of separating UI from business logic, especially when the data exchanged is dynamic.
Fluid UI Animations are the heart and soul of all modern User Interfaces. This webinar, aimed at Qt C++ programmers, looks at how the QML Animation element encapsulates this.
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!
CMake is a a cross-platform build system, with powerful APIs for finding dependencies of various or specific versions, and with many abstractions for platforms, compilers, other build systems and de
Qt Creator is a powerful IDE aimed at making you a more productive C++ and Qt programmer. This webinar shows how to use Qt Creator for your Qt development tasks, highlighting classic features as well
In this webinar, attendees will learn how to comply with the requirements of the GPL/LGPL v3 License.
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
Qt Quick now makes it easier than ever to incorporate 3D content into your application or HMI via the new Qt Quick 3D module.
Qt for Python has been out officially more than one year, and during this period we have been gathering many different use cases.
Microcontrollers (MCUs) are ubiquitous in electronic appliances in consumer electronics, industrial automation, healthcare and the automotive industry, but the user experience of the user interfaces h
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.
A key indicator to measure the quality of software testing is to understand how much of your application’s source code is covered by the tests at hand.
Maximizing legibility without compromising visual identity is a considerable challenge for in-car user experience designers.
Join this webinar to learn how to build an example application that uses M4/M7 cores where: M4 core contains safety critical business logic and M7 has all the UI.
Qt has traditionally used OpenSSL as the provider for SSL/TLS in Qt Network for secure network communications.
There is increasing demand for QT based GUI driven applications in the safety critical sectors, where software development has never been a trivial undertaking.
Get started with Qt and its IDE, Qt Creator, and join our webinar where Qt’s Emmanuel Penzes will guide you through the steps.
In this talk we'll take a look at how to get started with Emscripten and Qt for WebAssembly. This includes installing the Emscripten SDK,