Quote:
Originally Posted by Comfy.n
Noted, thanks @thiago.eec
edit to add: the calibre plugins use various methods to set the icon. IIRC, I have to read their path from the files in the zip...(sometimes their path is set on init py, other times it's in files like main.py) I chose to add special cases to hardcode their path, as with Author Book Count, Diaps Editing etc. (I just saw that Overdrive Libby will also be one of those cases)
|
I might be wrong, but I think you need to look for 'qaction.setIcon' (wherever that might be).
EDIT: There are other ways.