Pakket: libinjeqt1 (1.1.0-1.1 en anderen) [debports]
Verwijzigingen voor libinjeqt1
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Dependency injection framework for Qt
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.
Andere aan libinjeqt1 gerelateerde pakketten
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support bibliotheek
-
- dep: libqt5core5t64 (>= 5.0.2)
- Qt 5 core module
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime