Editor Team
191 results
German company OPW produces ultra high-quality measuring instruments and devices designed to help manufacturers ‘get it right first time.’ KDAB redeveloped the software using QML for the UI to enable OPW's in-house technician to set up the control panel, thus improving quality management and long-term cost-savings.
KDSoap is a tool for creating client applications for web services without the need for any further component such as a dedicated web server. KDSoap lets you interact with applications which have APIs that can be exported as SOAP objects. The web service then provides a machine-accessible interface to its functionality via HTTP. Changes in […]
With the introduction of the Qt Quick software renderer it became possible to use Qt Quick on devices without a GPU. We investigated how viable this option is on a lower end device, particularly the NXP i.MX6 ULL, with positive results as this demo explains.
Clazy is a Clang plugin which extends the compiler with over 50 warnings related to Qt best practices ranging from unneeded memory allocations to API misuse. It’s an opensource project spawned by KDAB’s R&D efforts for better C++ tooling. At KDAB, we have a pretty cool Continuous Integration infrastructure to take care of our customers’ […]
"I have also done some last minute performance improvements with the help of KDAB Hotspot/perf, and I must say that the days of profiling with weird/huge perf command line options are gone, awesome tool!" Hotspot is a KDAB R&D project to create a standalone GUI for performance data. It is a replacement for perf report. […]
KDAB's City Lights Display with Qt 3D
Qt 3D put to novel use to implement a deferred rendering pipeline
21 February 2018
The City Lights demo is an example of Qt 3D being put to novel use to implement a deferred rendering pipeline. With OpenGL, the number of lights you can show on a screen, also affecting objects in a scene, is limited by the need to use a forward renderer. Using Qt 3D, the geometry considerations […]
Some of you may know that KDAB employees enjoy flexibility on working hours as well as location, and some choose to work from home, with the opportunity to share childcare, do part-time study or simply enjoy an out-of-the-way location. All that's required is a decent bandwidth for KDAB work. About once a year, all of […]
Through their partnership, Qi and KDAB have developed imaging software to help researchers gain a deeper understanding of the progression of cancer on a cellular level, using Qt. Qi, KDAB and Qt have now taken their collaboration one step further by introducing nanoQuill, otherwise known as “The Coloring Book of Life,” which is a crowdsourced […]
KDAB at Qt World Summit 2017
20 December 2017
This year Qt World Summit was held once more at the Berlin Congress Centre, in central Berlin and had over 1000 attendees – clear testimony to the growth of the Qt Community, as Qt enables our interfaces with the world in multiple areas, from medical to automotive, from gaming to industrial machinery, on desktop, mobile […]
Qt World Summit 2017 in Berlin attracted over 1000 attendees, demonstrating Qt Community growth across medical, automotive, gaming, and industrial applications on desktop, mobile, and embedded platforms. KDAB hosted a pre-conference training day for 500+ participants with 11 sessions, including an Advanced QML class for 115 students. As Diamond Sponsor, KDAB showcased stunning demos at their largest booth.
Porting Applications to Qt
Best approaches and pitfalls to avoid when migrating your app from a legacy framework
KDAB has unique experience in porting the code base for toolkits like Qt 3, Qt 4, Motif, Java, Tcl, GTK, .NET, MFC, and Photon to Qt 5. Porting legacy GUI toolkits to Qt 5 is a job where proven experience saves a lot of time. In this presentation we highlight the main problems facing developers […]
Solving cancer is probably the biggest mystery that we see unravel in our life. This is a complex one because cancer is not a single disease, there are a myriad of aspects that need to be uncovered. Qi (Quantitive Imaging Systems) images biopsies from patients and then labels individual cells with over a hundred biomarkers. […]
When Competence Center ISOBUS (CCI) needed to modernize their agricultural terminal as part of their innovation strategy, they partnered with KDAB. The cab interface displays multiple applications controlling complex agricultural tools and reports while remaining easy to operate. KDAB developed new terminal software using QtQuick on Linux embedded for this critical agricultural technology.
When Competence Center ISOBUS (CCI) decided to bring their terminal up-to-date as part of the Group’s strategy to remain top of the field in advanced agritechnical innovation, they asked KDAB to help. The user interface in the operator’s cab displays multiple applications. It can control complex agricultural tools, receive and display complex reports and much […]
Profiling QtQuick HMI Performance on Embedded Linux
Demo of a QtQuick speedometer running on an i.MX6 board
30 August 2017
QtQuick is a popular choice for creating HMIs for embedded devices. The hardware on these devices is often constrained and less performant than their desktop equivalents, this requires extra care from software developers in delivering a fluid user experience. KDAB is regularly involved in improving the performance of QtQuick HMIs on such devices for their […]
Qt now provides a new module named Qt 3D. In this very short talk Giuseppe D'Angelo introduces some of the design ideas behind Qt 3D, discuss its use cases, and shows how simple it is to get 3D content in an application when using Qt 3D APIs. […]
GammaRay 2.7.0 Released
28 February 2017
We have released version 2.7 of our Qt application introspection tool GammaRay. GammaRay allows you to observe the behavior and data structures of Qt code inside your program live at runtime. Here are a few of the highlights of this release: The new Qt 3D geometry inspector allows you to look at a wireframe rendering […]
Meet Qt in Lyons, December 2016
21 December 2016
On December 1st, KDAB’s Kévin Ottens and David Faure co-hosted a one day Meet Qt in Lyons, with The Qt Company and Witekio. The event was booked out with 50 people attending, confirming the growing community of Qt users in France. Participants were given plenty of opportunities for questions throughout the day and much appreciated […]
Having 3D scenes in your application is becoming a clear trend and is likely to become even more important in the future with the growth of Virtual Reality and Augmented Reality. So far Qt was allowing you to integrate with Open GL fairly easily, but managing the rendering code itself was still a very challenging […]
KDAB and Meiller - Tipper Truck App
28 November 2016
Design, Technical Excellence and Superb User Experience Why does a tipper truck need an app? Meiller is the leading manufacturer of tippers in Europe. KDAB software developers and UI/UX designers worked with Meiller to create a mobile app that interacts with embedded hardware on the truck, allowing drivers to diagnose and fix problems - even […]