You need one to make the resources work (i.e. the ":/..." paths). You can create it using Qt Designer, then add "RESOURCES += filename.qrc" to your .pro file.
You need one to make the resources work (i.e. the ":/..." paths). You can create it using Qt Designer, then add "RESOURCES += filename.qrc" to your .pro file.
therealjag (12th March 2006)
Bookmarks