qembed
Development files for the Qt 3 GUI toolkit
Install
- All systems
-
curl cmd.cat/qembed.sh
- CentOS
-
yum install qt3-devel
- Fedora
-
dnf install qt3-devel
- Raspbian
-
apt-get install qt-x11-free-dbg
- Dockerfile
- dockerfile.run/qembed
qt3-devel
Development files for the Qt 3 GUI toolkit
qt3-dev-tools
Qt3 development tools
This package contains all tools that are necessary to build programs that are written using Qt3. These are: qmake, uic and moc. For Qt3 development, you most likely want to install this package.
qt-x11-free-dbg
debugging symbols for qt-x11-free binaries
This package contains the debugging symbols associated with qt-x11-free. They will automatically be used by gdb for debugging Qt-related issues.