Qt Creator 10 Released With Improved C++20 Support, QML Code Model From Qt 6.5

Written by Michael Larabel in Qt on 29 March 2023 at 07:05 AM EDT. 10 Comments
QT
Qt Creator 10 has been released as the newest version of this open-source C++ and Qt focused integrated development environment provided by The Qt Company.

Qt Creator 10 as this Qt-focused IDE pulls in the LLVM 16 compiler stack to improve the C++20 support with Clang, enhance the interaction with Clangd, and now enables the ClangFormat plugin by default. ClangFormat is providing the intelligent automatic indentation of code within the editor.

The Qt Group shows off Qt Creator


Qt Creator 10 also pulls in the code model from Qt 6.5 to enhance the QML support and various new features there. The CMake build system integration has also been updated. Qt Creator 10 also adds other new features like handling of the code model remotely via remote Clangd within Docker and the ability to browse file-systems on remote targets.

Downloads and more details on today's Qt Creator 10 integrated development environment release via Qt.io.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week