Start Qt Widgets Designer

To start Qt Widgets Designer:

  • Go to Extensions > Qt VS Tools > Launch Qt Widgets Designer.
  • Double-click a .ui file in the Solution Explorer.

Detach Qt Widgets Designer

To run Qt Widgets Designer in a separate window by default:

  1. Go to Extensions > Qt VS Tools > Options > Qt > General > Qt Widgets Designer.

    Qt Designer in Qt General Options

  2. Set Run in detached window to True.

To be notified when Qt Widgets Designer is detachable, select Notifications, and then set Designer window detachable to Enabled.

Notifications in Qt General Options

See also Create UI form files, Set tool theme, and Qt Widgets 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.