Rename .app on OSX using Qt -


i writing updater application downloads files file server. here sequence of operations:

1) download file server.

2) rename existing .app (how to?)

3) move downloaded app appropriate location.

is there best practice on osx rename application programmatically?

have tried qdir::rename()?

http://qt-project.org/doc/qt-4.8/qdir.html#rename

i'm windows/linux qt user can't out on best practices os x.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -