Qt Creator Design button is disabled
Unsolved
Qt Creator and other tools
-
wrote on 8 Apr 2022, 07:57 last edited by
Hi, I just started using qt creator version 7.0.0. I created a project (Qt for Python, Qt Quick Application) and even when I open the qml file, the design button is greyed out. I don't know what is wrong. I tried reinstalling, didn't work. Am I missing something? or something is not right ? I don't know. Btw I am using pyqt version 5.15.2 and pyside version 5.15. Please let me know if anyone can help me.
-
wrote on 13 Dec 2022, 09:40 last edited by unaltered
-
wrote on 13 Dec 2022, 13:19 last edited by
For Design mode for .ui.qml files, you need to enable the QmlDesigner plugin. The "Designer" plugin is for widgets only.