qtcreator.sh
lightweight integrated development environment (IDE) for Qt
Install
- All systems
-
curl cmd.cat/qtcreator.sh.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 updatesudo apt-get install qtcreator - Raspbian
-
apt-get install qtcreator
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