Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS & JavaScript like language. Qt Creator is a cross-platform IDE (integrated development environment) tailored to the needs of Qt developers.
You can install QtCreator in your Ubuntu OS from the terminal using the following command: After installing QtCreator/Ubuntu SDK:
Here is a sample Ubuntu application developed for BOINC
Details about the application and how to compile the source code is there in the repository readme file.
You can install QtCreator in your Ubuntu OS from the terminal using the following command: After installing QtCreator/Ubuntu SDK:
- Open a new project
- File -> Open New File or Project
Here is a sample Ubuntu application developed for BOINC
Details about the application and how to compile the source code is there in the repository readme file.
No comments:
Post a Comment