QT Creator: An ideal cross-platform IDE for Qt developers.

QT Creator: An ideal cross-platform IDE for Qt developers.

Qt Creator: An ideal cross-platform IDE for Qt developers.

Both for Windowsas MacOS o GNU / Linux there are many Integrated Programming Environments (Integrated Development Environment / IDE), available to Developers to develop their applications and systems, however, few are free and / or open, and multiplatform at the same time, but QtCreator it is one of those few in existence.

Thus, QtCreator is a Open source cross-platform IDE specially designed for Qt application developers, as it focuses on providing special features in this language, for its easy learning and implementation.

QT Creator: Introduction

Citing the Official Wiki of this Qt Development Technology it is described as:

"A cross-platform IDE (integrated development environment) that meets the needs of Qt developers. This is part of QtProject. It focuses on providing features that help new Qt users to learn and start developing quickly, it also increases the productivity of experienced Qt developers".

And that has the following characteristics:

  • Code editor with support for C +, QML and ECMAscript
  • Tools for quick code navigation
  • Syntax highlighting and code auto-completion
  • Static control of code and style as you type
  • Support for code refactoring
  • Context sensitive help
  • Code folding
  • Matching parentheses and selection modes

QT Creator: Content

Qt Creator: Installing the cross-platform IDE

In many Free and open operating systemsas GNU / Linux, on your many existing Distros, you can install the same directly from your own repositories, but in a version that is surely not the most modern, and in many cases perhaps, not even the latest stable series, that is, the series of QT5, but Qt4.

Terminal Installation (CLI)

In previous posts, such as a call «Packages for Software Development support on DEBIAN 10»We have commented that it, along with other related tools, can be installed in the following way, that is, by executing the following command:

apt install libqt5core5a qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools

However, in the installation section of your official Wiki, it can be installed in different ways, according to various procedures by terminal (console) that will depend on the GNU / Linux Distro used.

Graphical Installation (GUI)

Meanwhile, for a simpler implementation, a graphical installation which can be done by following the procedure below:

A.- Step 1

Registration and login on the official website of Qt.

QT Creator: Installation - Step 1a

QT Creator: Installation - Step 1b

QT Creator: Installation - Step 1c

QT Creator: Installation - Step 1d

QT Creator: Installation - Step 1e

QT Creator: Installation - Step 1f

B.- Step 2

Download the executable of your choice and need from the download section of the official Qt website, both for the stable new versions as for the stable old versions.

QT Creator: Installation - Step 2

C.- Step 3

Run the installer and install Qt Creator.

QT Creator: Installation - Step 3a

QT Creator: Installation - Step 3b

QT Creator: Installation - Step 3c

QT Creator: Installation - Step 3d

QT Creator: Installation - Step 3e

QT Creator: Installation - Step 3f

QT Creator: Installation - Step 3g

QT Creator: Installation - Step 3h

QT Creator: Installation - Step 3i

QT Creator: Installation - Step 3j

D.- Step 4

Launch Qt Creator, explore and use it at your convenience.

QT Creator: Installation - Step 4a

QT Creator: Installation - Step 4b

QT Creator: Installation - Step 4c

For more general information on QtCreator and Qt technology you can access our old publications related to it.

qtcreator
Related article:
Qt Creator 4.12 has already been released and these are its news
qtcreator
Related article:
The new version of the IDE Qt Creator 4.10.0 has already been released
Related article:
Qt Marketplace, a catalog store of modules and plugins for Qt
qt
Related article:
Qt will have better integration with Python and Web Assembly

Generic image for article conclusions

Conclusion

We hope this "useful little post" about him Cross-platform IDE  «Qt Creator», thought of as a Open source IDE specially designed for developers of Qt applications, as it focuses on providing special features in this language, for easy learning and implementation; be a lot interest and utility, For the whole «Comunidad de Software Libre y Código Abierto» and of great contribution to the diffusion of the wonderful, gigantic and growing ecosystem of applications of «GNU/Linux».

And for more information, always do not hesitate to visit any Online library as OpenLibra y jedit to read books (PDFs) on this topic or others knowledge areas. For now, if you liked this «publicación», don't stop sharing it with others, in your Favorite websites, channels, groups, or communities of social networks, preferably free and open as Mastodon, or secure and private like Telegram.

Or simply visit our home page at DesdeLinux or join the official Channel Telegram from DesdeLinux to read and vote for this or other interesting publications on «Software Libre», «Código Abierto», «GNU/Linux» and other topics related to «Informática y la Computación», and the «Actualidad tecnológica».


Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.

  1.   John Cisneros said

    This is a tremendous editor, I have used it in several projects and it is super complete. Thanks for sharing.

    1.    Linux PostInstall said

      Greetings Juan! Thanks for your comment. It is excellent that your experience with said IDE is positive, so that it serves as a recommendation to others, so that they are motivated to use it.