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.
Whether you're a beginner or a seasoned Qt pro, we have all the help and support you need to succeed.
March 09, 2009 by Harald Fernengel | Comments
It's time to present the little hack that I've been working on for a while now: A Mac OS X backend (source code) for Solid, KDE's hardware introspection library. To make a good screen shot, and to show how easy it is to use Solid, here's also a small hardware browser:
The backend is still in progress, and not all Solid hardware interfaces are implemented yet. Still, the generic interface can be used to introspect any device and read out its properties. You can even introspect the famous Dont_Steal_Mac_OS_X device :)
One of the nice things about Solid is that it can be used from non-KDE applications as well - it just requires Qt (*)
Next to playing with Solid, the release of Qt 4.5 was a good excuse to play with 64-bit KDE on 10.5 (Leopard).
First, we need the magic CMake switch to build 64-bit Mac OS X applications: -DCMAKE_OSX_ARCHITECTURES="x86_64" (**)
Unfortunately, some of kdelib's files rely on deprecated API which doesn't exist in the 64-bit versions of OS X's libraries. So after some fixing and some more commenting out of non-compiling stuff, I finally got my first KDE 64-bit application:
minibrowser.app/Contents/MacOS/minibrowser: Mach-O 64-bit executable x86_64
Screen shot: see above ;)
(*) Well, there's also a D-Bus dependency
(**) You can produce universal binaries by separating the desired architectures with a semicolon, e.g. -DCMAKE_OSX_ARCHITECTURES="x86_64;i386;ppc;ppc64" to get all four currently supported architectures. Unfortunately, I have no clue how to create universal binaries for the third party libs that KDE depends on (e.g. D-Bus) - any automake expert, please leave a comment (or convince the projects to switch to a more humane build system).
Download the latest release here: www.qt.io/download.
Qt 6.8 release focuses on technology trends like spatial computing & XR, complex data visualization in 2D & 3D, and ARM-based development for desktop.
Check out all our open positions here and follow us on Instagram to see what it's like to be #QtPeople.
Mar 4, 2024
In the dynamic world of open-source software, the KDE community has once..
Jun 21, 2023
On the 22nd of June 1998, the KDE Free Qt Foundation was founded and has..
Nov 4, 2022
This article has been co-authored by Volker Hilsheimer and Pedro Bessa...
Qt Group includes The Qt Company Oy and its global subsidiaries and affiliates.