Qt Creator 4.7 Enters Beta, Uses Clang Code Model By Default

Written by Michael Larabel in Qt on 5 June 2018 at 07:51 AM EDT. 2 Comments
QT
The Qt Company has issued its first public beta today of the Qt Creator 4.7 Qt/C++ integrated development environment.

One of the biggest changes for the Qt Creator 4.7 cycle is the Clang Code Model is now enabled by default. This Clang-based C/C++ integration in Qt Creator succeeds the homegrown C/C++ Code Model previously employed by the IDE. Clang is being leveraged due to the C++ standards advancing much quicker in recent years, more flexibility, and greater performance.

The Clang Code Model can provide code completion support along with the syntax/semantic highlighting, diagnostics with fix-its, follow symbol, outline of symbols, tool-tips, and renaming of local symbols. Additional features for this Clang-based front-end are still being tackled. More details on this new default code model via this blog post.

Qt Creator 4.7 also has QML support improvements, improved test integration, and other enhancements. More details on the Qt Creator 4.7 Beta via blog.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