qtconfig
Qt 4 configuration tool
Install
- All systems
-
curl cmd.cat/qtconfig.sh
- Debian
-
apt-get install qt4-qtconfig
- Ubuntu
-
apt-get install qt4-qtconfig
- Arch Linux
-
pacman -S qt4-qtconfig
- Kali Linux
-
apt-get install qt4-qtconfig
- CentOS
-
yum install qt4-qtconfig
- Fedora
-
dnf install qt4-qtconfig
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qt4-qtconfig
- Raspbian
-
apt-get install qt4-qtconfig
- Dockerfile
- dockerfile.run/qtconfig
qt4-qtconfig
Qt 4 configuration tool
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. The Qt Configuration program allows end users to configure the look and behavior of any Qt 4 application.
qtchooser
Wrapper to select between Qt development binary versions
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. The Qt Chooser provides a wrapper to switch between versions of Qt development binaries when multiple versions like 4 and 5 are installed or local Qt builds are to be used. If you wish to use Qt development binaries with the default PATH and without special parameters, you need to additionally install either qt4-default or qt5-default package to provide the default configuration.
qt3-config
using Qt 3
qt-config-1
using Qt 4
qt4
A cross-platform application and UI framework
qt3-qtconfig
The Qt3 Configuration Application
The Qt Configuration program allows endusers to configure the look and behavior of any Qt3 application. It is mostly only necessary on systems which don't run KDE because the KDE control center already covers this configuration automatically for the users Qt3 applications according to his desktop settings in KDE. However, if you need to run CJK-fonts or other non-latin scripts, you will most likely want to install this package.