qdoc
Qt5 doc tools package
Install
- All systems
-
curl cmd.cat/qdoc.sh
- Debian
-
apt-get install qtbase5-dev-tools
- Ubuntu
-
apt-get install qtbase5-dev-tools
- Arch Linux
-
pacman -S qdoc-qt5
- Kali Linux
-
apt-get install qttools5-dev-tools
- CentOS
-
yum install qt5-doctools
- Fedora
-
dnf install qt5-qdoc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qtbase5-dev-tools
- Raspbian
-
apt-get install qtbase5-dev-tools
- Dockerfile
- dockerfile.run/qdoc
qt5-doctools
Qt5 doc tools package
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.
qttools5-dev-tools
Qt 5 development tools
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 a set of applications to browse the documentation, translate applications, generate help files and other stuff that helps in Qt development. These tools are among others: * assistant * designer * linguist * pixeltool * qdbusviewer
qdoc-qt5
Qt 5 qdoc tool
mingw32-qt5-qttools-tools
component
mingw64-qt5-qttools-tools
component
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.