Qt settings

To view and change Qt settings, go to Command Palette and select Qt: Open Qt Settings.

Qt C++ settings

{Qt Settings}

Settings for the C++ language.

SettingDescription
Do Not Ask for CMake pathLets CMake Tools search the PATH environment variable and make some educated guesses on where to find CMake.

Qt Core settings

{Qt Settings}

Settings for the common features of the Qt extensions.

SettingDescription
Do Not Ask for Default Qt Installation RootHides the prompt about setting the value of Qt Installation Root.
Open Online Documentation in External BrowserOpens Qt documentation in the default browser.
Qt Installation RootPath to the folder where you installed Qt.

QML Language Server settings

{Qt Settings}

Settings for QML Language Server.

SettingDescription
Custom Exe PathPath to the folder where you installed QML Language Server.
EnabledTurns on QML Language Server when you activate an extension.
Trace LspCollects trace output from QML Language Server.
Verbose OutputShows verbose output from QML Language Server.

Qt UI settings

{Qt Settings}

Settings for handling .ui files.

SettingDescription
Custom Widgets Designer Exe PathPath to the folder where you installed Qt Widgets Designer.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.