[Qt-interest] Embed pixmaps at runtime

Nadia Pio nadiapio at gmail.com
Sun Feb 15 15:49:44 CET 2009


Hello everybody,
in my application I use some icons that are embedded into the
application's executable through the Qt Resource System.
At runtime the user can import from the file system other icons and
I'd like to add them dynamically (at runtime) to the resource file and
embed them in the application. Is there a way to do this?
I know that I can register external binary resources, but I need to
create the resource data before to register them; is there a way to
run the rcc at runtime?
Thank you.
Nadia



More information about the Qt-interest-old mailing list