qtdemo
Qt 4 examples and demos
Install
- All systems
-
curl cmd.cat/qtdemo.sh
- Debian
-
apt-get install qt4-demos
- Ubuntu
-
apt-get install qt4-demos
- Kali Linux
-
apt-get install qt4-demos
- Fedora
-
dnf install qt-demos-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qt4-demos
- Raspbian
-
apt-get install qt4-demos
- Dockerfile
- dockerfile.run/qtdemo
qt4-demos
Qt 4 examples and demos
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 Qt 4 examples and demos.