Hi there,

Is it possible to use images that are part of the resources of another plugin?
In my case I want to use the compile_warning.png and compile_error.png of the 
ProjectExplorer

I tried to use the path to the ressource like this: 
":/projectexplorer/images/compile_warning.png"
Which did not work. Which does not really surprise me, because the containing 
.qrc file is not referenced in the .pro file of my plugin.

Is there another way to reuse ressources throughout QtCreator?

Regards,
Markus

_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to