Hi,
I am using Qt 3.3 in Debian system.
How to rename a file when that file has already been opened.
Is there any way in Qt 3.3 than creating a temp file and deleting this.
Thanks for your replies.
![]()
Hi,
I am using Qt 3.3 in Debian system.
How to rename a file when that file has already been opened.
Is there any way in Qt 3.3 than creating a temp file and deleting this.
Thanks for your replies.
![]()
Have you can do this manually from console ?
I think when file is open already you cant rename it![]()
a life without programming is like an empty bottle![]()
How about QDir::rename()?Originally Posted by npc
Bookmarks