monkeystudio
Qt 4 Integrated Development Environment (IDE)
Install
- All systems
-
curl cmd.cat/monkeystudio.sh
- Debian
-
apt-get install monkeystudio
- Ubuntu
-
apt-get install monkeystudio
- Fedora
-
dnf install monkeystudio
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install monkeystudio
- Raspbian
-
apt-get install monkeystudio
- Dockerfile
- dockerfile.run/monkeystudio
monkeystudio
Qt 4 Integrated Development Environment (IDE)
Monkey Studio is a crossplatform Qt 4 IDE. It is developed using the Qt library itself, meaning it will run on any platform supported by Qt 4. This allows you to work on the same project on multiple platforms using the same IDE. Monkey Studio uses the Qt Project file (.pro) to manage the project, and there are no extra files created. Monkey Studio also features: * Advanced, customizable code editor, based on QScintilla * Syntax highlighting for more than 22 programming languages * Templates wizard - create files or projects from templates * Code restyling - quickly fix/update style of your code using AStyle * Qt Designer integration * Qt Assistant integration
monkeystudio-dbg
Qt 4 Integrated Development Environment (IDE) - debug symbols
Monkey Studio is a crossplatform Qt 4 IDE. It is developed using the Qt library itself, meaning it will run on any platform supported by Qt 4. This allows you to work on the same project on multiple platforms using the same IDE. Monkey Studio uses the Qt Project file (.pro) to manage the project, and there are no extra files created. Monkey Studio also features: * Advanced, customizable code editor, based on QScintilla * Syntax highlighting for more than 22 programming languages * Templates wizard - create files or projects from templates * Code restyling - quickly fix/update style of your code using AStyle * Qt Designer integration * Qt Assistant integration This package contains the debug symbols.