qt3to4
4.8.7-44.fc30.x86_64 : Development files for the Qt toolkit
Install
- All systems
-
curl cmd.cat/qt3to4.sh
- Debian
-
apt-get install libqt4-dev-bin
- Ubuntu
-
apt-get install libqt4-dev-bin
- Arch Linux
-
pacman -S qt4
- Kali Linux
-
apt-get install libqt4-dev-bin
- Fedora
-
dnf install qt-devel-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libqt4-dev-bin
- Raspbian
-
apt-get install libqt4-dev-bin
- Dockerfile
- dockerfile.run/qt3to4
qt-devel-1
4.8.7-44.fc30.x86_64 : Development files for the Qt toolkit
libqt4-dev-bin
Qt 4 development programs
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. This package contains the development programs used for building Qt 4 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, qt3to4, rcc, uic3, and uic.