assistant
Qt 5 Assistant
Install
- All systems
-
curl cmd.cat/assistant.sh
- Debian
-
apt-get install qt5-assistant
- Ubuntu
-
apt-get install qt5-assistant
- Alpine
-
apk add qt5-assistant
- Arch Linux
-
pacman -S qt5-assistant
- Kali Linux
-
apt-get install qt5-assistant
- CentOS
-
yum install qt5-assistant
- Fedora
-
dnf install qt5-assistant
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qt5-assistant
- Raspbian
-
apt-get install qt5-assistant
- Dockerfile
- dockerfile.run/assistant
- Docker
-
docker run cmd.cat/assistant assistant
powered by Commando
qt5-assistant
Qt 5 Assistant
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. Qt Assistant is a tool for viewing on-line documentation in Qt help file format.
qt3-devel
Development files for the Qt 3 GUI toolkit
qt4-dev-tools
Qt 4 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 tools used to assist in Qt 4 development, including: - assistant-qt4 -- Qt Assistant - lconvert -- Convert and filter translation data files - linguist-qt4 -- Qt Linguist - pixeltool -- Pixel Tool - qcollectiongenerator -- Qt Collection Generator - qdbusviewer -- D-Bus Viewer - qhelpconverter -- Help Conversion Wizard - qhelpgenerator -- Qt Compressed Help Generator - qmlplugindump -- QML Plugin Dump application - qvfb -- Virtual Framebuffer
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.
qt-assistant-1
4.8.7-44.fc30.x86_64 : Documentation browser for Qt 4
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
qt4
A cross-platform application and UI framework
qt5-tools
A cross-platform application and UI framework (Development Tools, QtHelp)
qt3-assistant
The Qt3 assistant application
This package contains the Qt3 Assistant, an easy to use frontend for the complete Qt3 documentation and serves as an online help viewer for any Qt program that wants to give the users access to online help. Within the Qt tools it is used as the help viewer for the online help for the Qt3 Designer and Linguist as well as qmake and the Qt 3 API documentation. Developers of Qt Application who want to faciliate the Qt Assistant for online help display should refer to the README.Debian file for libqt3-mt-dev and the package qt3-apps-dev.