Quote:
Originally Posted by kovidgoyal
There's no folder anymore icons are loaded from Qt resource files. You can still override individual icons using resources/images, but the actual themes are in compiled Qt resource files.
|
Thanks. I managed to access them with
QIcon.ic('debug.png').