Christoph Schleifenbaum
3 results
This series explores how to bridge the gap between software and hardware using Qt's powerful communication modules. Controller Area Network (CAN) bus is the standard for reliable communication in vehicles and industrial environments. In this tutorial, Christoph Schleifenbaum demonstrates how to leverage the Qt Serial Bus module to interact with an EV high-voltage charger.
When porting MFC applications to Qt it might happen that you have to replicate dynamically created OLE controls and how they're controlled from the non-ported part of the application. This article presents a solution to connect Qt's Meta Object System into MFC/OLEs IDispatch interface.


