Qt settings
To view and change Qt settings, go to Command Palette and select Qt: Open Qt Settings.
Qt C++ settings
Settings for the C++ language.
Setting | Description |
---|---|
Do Not Ask for CMake path | Lets CMake Tools search the PATH environment variable and make some educated guesses on where to find CMake. |
Qt Core settings
Settings for the common features of the Qt extensions.
Setting | Description |
---|---|
Do Not Ask for Default Qt Installation Root | Hides the prompt about setting the value of Qt Installation Root. |
Open Online Documentation in External Browser | Opens Qt documentation in the default browser. |
Qt Installation Root | Path to the folder where you installed Qt. |
QML Language Server settings
Settings for QML Language Server.
Setting | Description |
---|---|
Custom Exe Path | Path to the folder where you installed QML Language Server. |
Enabled | Turns on QML Language Server when you activate an extension. |
Trace Lsp | Collects trace output from QML Language Server. |
Verbose Output | Shows verbose output from QML Language Server. |
Qt UI settings
Settings for handling .ui files.
Setting | Description |
---|---|
Custom Widgets Designer Exe Path | Path 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.