QVariant, QObject: Qt's not just for GUI development
In part II of our Qt for Beginners Summer Webinar Series we will explore how Qt is so much more than just a GUI toolkit. Through two classes, QObject and QVariant, Qt brings us introspection, makes it easier to manage memory in C++ and makes it easier to decouple classes.
This five-part series will also cover:
- QML (July 19)
- QWidgets (August 2)
- Model/View (August 16)