

The Qt Widgets application and the C ++ library wizards added the ability to select the build system. Separate files with CMake projects can now be built via the Build> Create File menu or via the context menu in the project tree. Added ability to filter output on dashboards with matching actions by expression.įor projects created with CMake or Qbs, support for the target platform of Android.įor CMake, the 'Default' target platform was discontinued, which only caused confusion for developers. The pilot flag was removed with Locator, a plugin for which it is now enabled by default.
#Qt creator version code#
In the new version, the ability to attach files is added in the code editor, after which these files are displayed at the top of the open document lists and remain open when closing groups of files, such as "File> Close all and File> Close all files".Īlso stands out a more complete client integration for LSP (Language Server Protocol) with the search box in which new filters appeared and also shows the prompts issued by the server.

#Qt creator version how to#
2 How to install Qt Creator 4.10.0 on Linux?.Matching parentheses and selection modes.Static control of code and style as you type.Syntax highlighting and code auto-completion.Code editor with support for C ++, QML and ECMAscript.

Within of the main characteristics that can be highlighted from Qt Creator we can find: In the past week the announcement of the launch of the new version of the IDE Qt Creator 4.10.0 was presented, version in which some new features and integration with LSP are added.įor those who do not know about Qt Creator should know that this is an IDE for multiple desktop, embedded and mobile platforms, is programmed in C ++, JavaScript and QML created by Trolltech which is part of the SDK for the development of applications with Graphical User Interfaces (GUI for its acronym in English) with the Qt libraries.īoth the development of classic C ++ programs are supported, such as the use of the QML language, in which JavaScript is used to define scripts and the structure and parameters of the interface elements are established by CSS type blocks.
