Kevin Krammer
5 results
There are more languages, frameworks and libraries available than ever before, with many of them free or nearly so. But every new tool comes at a cost. In this whitepaper, Kevin Krammer discusses the many benefits to be had from choosing Qt, but also evaluates alternatives to help you decide what's right for you.
Embedded systems often combine general purpose computers with domain-specific devices via standard bus or network connections. The main computer monitors and controls system functionality, essentially "steering" the specialized device. This case study covers a Data Modul and KDAB joint project building tooling that simulates CAN-Bus attached hardware, providing safe training and testing environments.
Salvaging Qt Designer file
19 March 2015
A conversion tool that automatically generates QML code from Qt Designer UI files, enabling seamless migration from widget-based applications to QML frameworks. Preserves all UI elements, actions, and signal-slot connections while supporting both Declarative Widgets and Qt Quick Controls output formats.
QtWidgets and QtQuick Controls - A Comparison
17 March 2015
QtWidgets and QtQuick Controls - A Comparison
14 March 2015
Kevin Krammer compares QtWidgets and QtQuick Controls. Abstract: QtWidgets has been one of Qt's selling points throughout its two decade long existence. Its ability to blend into the target platform's look&feel with little or no effort on the part of application developers is unparalleled. The advent of powerful mobile and embedded devices, and later touch […]


