- libc6 (>= 2.17)
- libgcc1 (>= 1:3.0)
- libqt5core5a (>= 5.0.2)
- libstdc++6 (>= 5.2)
Dependency injection is an implementation of inverse of control and can be
used to increase program modularity and extendability. In general it also
results in more testable source code.
.
There is a lot of dependency injection frameworks for bytecode based
languages like Java and C#, for instance Guice and Spring. C++ lacks
reflection facilities that make dependency injection so powerful in these
languages.
.
Injeqt is an attempt to build a powerful and reliable dependency injection
framework on Qt's reflection based on MOC (meta-object compiler). For
version 0.1 some basic features were implemented.
.
This package contains the library.
Installed Size: 2.2 MB
Architectures: amd64 arm64