Cross-platform software libraries and APIs
Qt Creator IDE and productivity tools
UI Design tool for UI composition
for Qt projects
Digital advertising for UI apps
Usage intelligence for embedded devices
GUI test automation
Code coverage analysis
Test results management and analysis
Software static code analysis
Software architecture verification
The latest version of Qt.
Make the most of Qt tools, with options for commercial licensing, subscriptions, or open-source.
Explore Qt features, the Framework essentials, modules, tools & add-ons.
The project offers PySide6 - the official Python bindings that enhance Python applications.
Qt empowers productivity across the entire product development lifecycle, from UI design and software development to quality assurance and deployment. Find the solution that best suits your needs.
Insight into the evolution and importance of user-centric trends and strategies.
Learn how to shorten development times, improve user experience, and deploy anywhere.
Tips on efficient development, software architecture, and boosting team happiness.
Get the latest resources, check out upcoming events, and see who’s innovating with Qt.
Stay informed about our live events and webinars, whether they're online, in person, or face-to-face.
Deep dive into the details, tech specs, and everything else you wish to know about Qt tools.
A wealth of Qt knowledge at your fingertips—discover your ideal learning resource or engage with the community.
Whether you're a beginner or a seasoned Qt pro, we have all the help and support you need to succeed.
February 22, 2017 by Jesús Fernández | Comments
WebGL Streaming is optimized for Qt Quick and allows you to run remote Qt Quick applications in a browser.
I'm working on a platform plugin to run remote applications in your browser, using OpenGL command streaming.
When the remote application runs using this new platform plugin, the application will create a lightweight web server. When a user connects to the application, a web socket connection is opened between the server and the client, using QWebSocketServer.
The application running on a remote computer will serialize all GL calls to binary data and sends it using the web socket connection.
The local browser will send the event (mouse, touch or keyboard) to the remote application, so user interaction is allowed. Even multi-touch support! (up to 6 fingers):
https://www.youtube.com/watch?v=hK5hsEsXpxk
And some Qt Quick demos running in the browser:
The "calqlatr" example:
https://www.youtube.com/watch?v=CbSK6ihMUaA
"clocks" example:
https://youtu.be/e4JpjqqhDts
"emitters" (particles) example:
https://youtu.be/K5QX57S2gnQ
"samegame" example:
https://youtu.be/x0Xh7MNjueU
Desktop browsers are also supported:
It allows multiple connections to the same application.
New windows are shown in a different canvas in the browser.
To improve the performance, I'm also working to support web sockets compression. To be able to use the permessage-deflate extension. It's actually working but needs more testing.
This feature is going to be introduced in Qt 5.10 as appears in the 2017 roadmap.
Download the latest release here: www.qt.io/download.
Qt 6.6. is a feature release with focus on improving UX capabilities including responsive UI technology and the Qt Graph module.
Check out all our open positions here and follow us on Instagram to see what it's like to be #QtPeople.
Nov 30, 2023
Qt for MCUs 2.5.2 LTS (Long-Term Support) has been released and is..
Nov 23, 2023
We are happy to announce the release of Qt Creator 12! New Features..
Nov 10, 2023
We are happy to announce the release of Qt Creator 12 RC! For more details..
Qt Group includes The Qt Company Oy and its global subsidiaries and affiliates.