PDA

View Full Version : Removal of Complete directory/particular files



StarRocks
16th January 2013, 13:46
Dear Forums,


I need to know how to remove a particular directory or particular file from a directory.........Please provide me with an example program........Thanks in advance..........Any solution would be appreciable


Regards,

Santosh Reddy
16th January 2013, 14:06
Read Docs about QDir::remove()

wysota
16th January 2013, 14:20
... and QDir::rmDir()