sdktool
lightweight integrated development environment (IDE) for Qt
Install
- All systems
-
curl cmd.cat/sdktool.sh
- Debian
-
apt-get install qtcreator
- Ubuntu
-
apt-get install qtcreator
- Arch Linux
-
pacman -S qtcreator
- Kali Linux
-
apt-get install qtcreator
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qtcreator
- Raspbian
-
apt-get install qtcreator
- Dockerfile
- dockerfile.run/sdktool
qtcreator
lightweight integrated development environment (IDE) for Qt
Qt Creator is a new, lightweight, cross-platform integrated development environment (IDE) designed to make development with the Qt application framework even faster and easier. It includes: * An advanced C++ code editor * Integrated GUI layout and forms designer * Project and build management tools * Integrated, context-sensitive help system * Visual debugger * Rapid code navigation tools * Supports multiple platforms