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
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to