Qt designer via homebrew

后端 未结 2 382
被撕碎了的回忆
被撕碎了的回忆 2021-01-27 13:10

I installed Qt5 via homebrew, but I didn\'t find the designer. I also installed qtcreator (Caskroom/cask/qt-creator) but the designer icon is grayed out:

<

2条回答
  •  不要未来只要你来
    2021-01-27 14:02

    If you double-click on a .ui-File (within Creator), the Designer will become active.

    Or you need to add a Qt-Designer-Form with the wizard if you have no ui file yet.

提交回复
热议问题