> Or are you saying it cannot be done and the best I can do is to use these 
> static methods at run-time?

We're saying that the run-time solution is superior in general.
"Working directory" is a notoriously fickle beast and it can change
just depending on how you happen to invoke the program. The static
methods, however, will always return a consistent path no matter how
you invoke the application.

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

Reply via email to