Thanks. I can't understand where I'll insert the codes in current working directory. How do I use this?
Thanks. I can't understand where I'll insert the codes in current working directory. How do I use this?
It is supposed to be placed anywhere after constructing the QApplication object, but you can of course simply launch the application from the directory containing the image too:
instead ofC:\MyApp>release\app.exe
C:\MyApp\release>app.exe
J-P Nurmi
sincnarf (3rd July 2007)
Bookmarks