View Single Post
Old 02-08-2015, 07:50 AM   #3
wa4557
Junior Member
wa4557 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Dec 2014
Device: Kindle Keyboard
Ok, I'm working on this right now, and it works really great without changing a lot of code.
However I could use a little bit of help getting the current icon theme name. I think the used Qt5 libraries don't work as expected. Why does:

app = QApplication([])
QIcon.themeName()

always return an empty string? Is there a workaround for this?
wa4557 is offline   Reply With Quote