[Interest] creating a binary .rcc version of a series of Freedesktop icon themes linked through inheritance
René J. V. Bertin
rjvbertin at gmail.com
Wed Jun 21 20:36:08 CEST 2017
Thiago Macieira wrote:
> You don't need rcc files inheriting from each other. Just link more than one
> into your application. They just have to use different file paths.
But then you have to register each one individually with
QResource::registerResource(), no?
To be more explicit: I'm looking for a solution that'll work with the rcc icon
theme support built into the KF5 KIconThemes framework.
(https://cgit.kde.org/kiconthemes.git/tree/src/kicontheme.cpp#n48)
R
More information about the Interest
mailing list