The video shows the problems inversion of control solves and how it's implemented in the form of a dependency container. I also demonstrate how reflection can be used via the QObject meta-model to create a simple dependency container.
My more advanced dependency container project is on GitHub:
https://github.com/CuriousCrow/qt-dep...