Application framework inspired by Inversion Of Control concept
Qt IoC Container is C++ application framework inspired by Inversion Of Control concept as demonstrated by Spring framework. It uses Qt meta object system and plugin system to get around the C++’s lacking of reflection mechanism.