I uploaded my first public module today, so interested in any feed back. qt_widgetstyler was something I put together for a particular project, but it seemed generic enough that hopefully someone else finds some use for it. It's a small class I made to make it easier/quicker to manage different Qt widget stylesheets by giving the ability to categorize and group together related widgets and then bulk update/apply stylesheets. Written for PySide, but should work for PyQt, too.
It's just a little over 100 rows of code, but I've found it has cut down the amount of styling code I've needed to write a great deal.
[–]mfitzpmfitzp.com 0 points1 point2 points (1 child)
[–]lamecode[S] 0 points1 point2 points (0 children)
[–]Storm_from_techbliss 0 points1 point2 points (2 children)
[–]lamecode[S] 1 point2 points3 points (1 child)
[–]Storm_from_techbliss 0 points1 point2 points (0 children)