Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>qtuiNew to Visual Studio Code? Get it now.
qtui

qtui

hhao

|
488 installs
| (0) | Free
open designer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Qt UI Extension for Visual Studio Code

This extension provides support for designing widget-based UIs with Qt Widgets Designer using .ui files.

config

"qtui.designerPath": {
  "type": "string",
  "description": "qt designer path",
  "default": "designer.exe"
}

Issues

If you encounter any issues with the extension, please report the issues.

使用说明

  • 在 VS Code 中打开或选中一个 .ui 文件。
  • 编辑器右上角(editor title)会显示一个 "Qt UI: 在 Designer 中打开 .ui 文件" 按钮,或者在资源管理器右键菜单中选择同名命令来用 Qt Designer 打开当前文件。
  • 可通过设置 qtui.designerPath 指定 designer 可执行程序路径(默认:designer.exe)。
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft