qwebengine_convert_dict
Qt5 - QtWebEngine components
Install
- All systems
-
curl cmd.cat/qwebengine_convert_dict.sh
- Debian
-
apt-get install qtwebengine5-dev-tools
- Ubuntu
-
apt-get install qtwebengine5-dev-tools
- Arch Linux
-
pacman -S qt5-webengine
- Kali Linux
-
apt-get install qtwebengine5-dev-tools
- Fedora
-
dnf install qt5-qtwebengine
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qtwebengine5-dev-tools
- Dockerfile
- dockerfile.run/qwebengine_convert_dict
qt5-qtwebengine
Qt5 - QtWebEngine components
qtwebengine5-dev-tools
Qt WebEngine 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 qwebengine_convert_dict tool which converts hunspell 'dic' dictionaries to binary 'bdic' format, which is required by spellchecker in Qt WebEngine.