Hi, I found a way to get if a StykeSheet is applied and in case list all the attributespablogil wrote: I don't know, I just know how to style QT, I'm not C++ or Python coder...
Code: Select all
print QtGui.QApplication.style().metaObject().className() #
print QtGui.QApplication.instance().styleSheet() # list all applied styles

Thank you for your nice stylesheets

Maurice