[Interest] What don't you like about Qt?

Kyle Altendorf sda at fstab.net
Mon Sep 19 14:35:44 CEST 2016



On 2016-09-19 05:20, Bo Thorsen wrote:
> * Designer plugin development/deployment sucks (should be in a
> scripting language or json, and should be possible to do per project)

I don't know if you count Python as a scripting language or not, but 
just in case, you can do this with PyQt.

http://pyqt.sourceforge.net/Docs/PyQt5/designer.html#writing-qt-designer-plugins

And my code that uses it.

https://github.com/altendky/st/tree/6a52806ca72d5f8c9392ea3ab74b1f91cefa46b5/epyq/widgets

Cheers,
-kyle



More information about the Interest mailing list