https://bugs.kde.org/show_bug.cgi?id=525806
--- Comment #5 from [email protected] --- > You can't actually, as Image does not support icons from the icon theme, so > you'd have `icon.source` working but not `icon.name`. Right, I didn't think of that. > Hence the need to create our own item. I hope it doesn't create too much trouble. Considering this is mainly about my own application (Syncthing Tray) I might be able to work around this limitation on my end more easily. I have an icon engine for my custom icons besides the `QQuickImageProvider` so perhaps I can just use that. (Having that said, it is probably still not great if this isn't supported because there are likely other applications using `icon.source` and the Union style will at some point probably be used by default for arbitrary Qt apps.) -- You are receiving this mail because: You are watching all bug changes.
