KDAB at Embedded Software Engineering Kongress December 2 - 5 in Sindelfingen, Germany
KDAB is an exhibitor at the Embedded Software Engineering Kongress (ESE) held in Sindelfingen (Germany) from December 2nd to 5th. Registration is already open!
“The ESE Congress is Germany’s leading congress for the embedded software industry. Every year in December, over 1,200 professionals meet to learn about current technologies and methods, discuss trends and set the course for the future.”
You will find the KDAB booth in the exhibitor hall (next to Slint) where you can view some of our latest demos demonstrated by our experts:
Developing Next Generation UI for an EV Charger
High-quality touch-based interface based on Slint
KDAB and tQCS used Slint, a UI toolkit built with Rust, to overhaul the user interface of SK Signet’s flagship Electric Vehicle charger.
- 15-inch and 32-inch variants with dynamic dark/light mode
- Video playback with FFmpeg and networking with Curl
- Windows 10 IoT embedded hardware
Servo WebView for Qt
Servo is a web rendering engine written in Rust
KDAB has built a demo of using CXX-Qt to expose a web rendering engine written in Rust as a component to Qt.
- Uses CXX-Qt to bridge between Qt and Servo
- User interface built with Qt and QML
- Servo renders safely in Rust
Developer Tools for Qt, C++, and Linux
Performance Optimization Tools
A selection of useful developer tools for debugging and profiling
- GammaRay: High-level introspection tool for Qt applications
- KDDockWidgets: KDAB’s Dock Widget Framework for Qt
- Clazy Static Code Analyzer: LLVM/Clang-based static analyzer for Qt
- Hotspot Profiler: GUI for Linux Perf to analyze profiling data
- Heaptrack: Heap memory profiler and analysis GUI for Linux