Start Qt Designer
To start Qt Designer:
- Go to Extensions > Qt VS Tools > Launch Qt Designer.
- Double-click a
.ui
file in the Solution Explorer.
Detach Qt Designer
To run Qt Designer in a separate window by default:
- Go to Extensions > Qt VS Tools > Options > Qt > General > Qt Designer.
- Set Run in detached window to True.
To be notified when Qt Designer is detachable, select Notifications, and then set Designer window detachable to Enabled.
See also Create UI form files, Set tool theme, and Qt Designer Manual.
© 2025 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.