How to painlessly migrate from MFC to Qt
Microsoft Foundation Class Library (MFC) is a legacy C++ object-oriented library on Windows that exists since the dawn of Windows. It has been replaced lately with more up to date framework, but MFC legacy code still widely exists. While Qt and MFC are both over 25 years old, that’s where the similarity ends. Qt is actively maintained by a vibrant developer community, upgraded regularly to embrace the latest programming improvements, and expanded to cover new devices and operating systems. Qt is then a natural candidate for replacement of MFC. In this talk, we will discuss the strategy and steps to migrate an MFC legacy code base to Qt, how to map MFC code to Qt, as well as some of the traps to avoid.
TALK: Migrating from MFC to Qt
SPEAKER: Nicolas Arnaud Cormos
COMPANY: KDAB
TRACK: Application Development
Talk recorded at the Qt World Summit 2019 event in Berlin. #QtWS19 November 2019 - BCC
Oh, here is more
Qt 6.11 Released!
The 6.11 release for Qt Framework improves performance, brings new techniques and capabilities on gr...
Watch VideoThe Memory Crunch: How to Position Your Product Line for Long-Term Success
The global technology sector is entering a period where memory is becoming one of the most constrain...
Watch VideoTesting Stadium-Scale Audio Software: d&b's Journey with Squish & Qt
Meet Alex from d&b audiotechnik, a leading manufacturer of professional PA audio systems for cru...
Watch VideoTactical Simulation for search and rescue operation
Qt Group's SimTac project demonstrates operational analysis in search-and-rescue scenarios. Users ca...
Watch Video