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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to