moc
Qt 4 development programs
Install
- All systems
-
curl cmd.cat/moc.sh
- Debian
-
apt-get install qtchooser
- Ubuntu
-
apt-get install qtchooser
- Arch Linux
-
pacman -S qt5-base
- Kali Linux
-
apt-get install qtchooser
- Fedora
-
dnf install mingw64-qt-qmake
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qtchooser
- Raspbian
-
apt-get install qt3-dev-tools
- Dockerfile
- dockerfile.run/moc
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.
qt5-qtbase-devel
Development files for qt5-qtbase
qt3-devel
Development files for the Qt 3 GUI toolkit
qtbase5-dev-tools
Qt 5 base 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 5 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, qdoc, rcc, syncqt and uic.
qt-devel-1
4.8.7-44.fc30.x86_64 : Development files for the Qt toolkit
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.
mingw32-qt5-qmake
Qt5 for Windows build environment
mingw64-qt5-qmake
Qt for Windows build environment
mingw32-qt-qmake
Qt for Windows Build Environment
mingw64-qt-qmake
Qt for Windows Build Environment
qt4
A cross-platform application and UI framework
qt5-base
A cross-platform application and UI framework
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.