qt5compat 6.7.2
Legacy Qt 5 APIs ported to Qt 6
The qt5compat
package includes application programming interfaces (APIs) from Qt 5 that were ported to Qt 6, to ease migration. It provides for example the GraphicalEffects
module that came with the {qtgraphicaleffects
- Website: https://www.qt.io/
- Licenses: GPL 2+ · LGPL 3+
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install qt5compat 6.7.2
as follows:
guix install qt5compat@6.7.2
Or install the latest version:
guix install qt5compat
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.