qmlplugindump
4.8.7-44.fc30.x86_64 : Development files for the Qt toolkit
Install
- All systems
-
curl cmd.cat/qmlplugindump.sh
- Debian
-
apt-get install qtchooser
- Ubuntu
-
apt-get install qtchooser
- Arch Linux
-
pacman -S qt5-declarative
- Kali Linux
-
apt-get install qtchooser
- Fedora
-
dnf install qt5-qtdeclarative-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qtchooser
- Raspbian
-
apt-get install qtchooser
- Dockerfile
- dockerfile.run/qmlplugindump
qt-devel-1
4.8.7-44.fc30.x86_64 : Development files for the Qt toolkit
qt5-qtdeclarative-devel
qt5-qtdeclarative
qtdeclarative5-dev-tools
Qt 5 declarative 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 declarative applications.
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.