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 _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
