PDA

View Full Version : How to get a signal when a new file is created in a directory



babu198649
28th January 2009, 10:11
Hi
Is there a way to get signal when a new file is created in a directory rather than scanning the directory after regular intervals.

wysota
28th January 2009, 10:21
Use QFileSystemWatcher.