[Qt-creator] Resource files in gnu make based projects
Matt Thompson
mathomp at gmail.com
Tue May 10 17:22:44 CEST 2011
After a year of using Qt Creator as a general purpose C++ IDE, I am
finally able to start using Creator on Qt applications.
Unfortunately, I am still stuck using a gmake based project. I
created a qrc file and added my icons, etc. I also created my new .ui
file in design mode but when I went to add icons to some of the
QPushButtons, I was unable to figure out how to access the resources
in my qrc file. I was able to open the ui file in Qt Designer and
load the qrc file to add the icons there. When I compile the
application, everything looks fine but it would be much easier to do
it all from Creator.
I also checked and was able to see resources just fine in a qmake based project.
Thanks for your help,
-Matt
More information about the Qt-creator-old
mailing list