Monitor Folder(s) for new incoming files (either copied or moved) using QFileSystemWatcher
-
Updated
Jan 27, 2020 - C++
Monitor Folder(s) for new incoming files (either copied or moved) using QFileSystemWatcher
This an example how to use QFileSystemWatcher to watch the changes of a folder. It is based on the video of Saeed Ghiassy. https://www.youtube.com/watch?v=lY1vYzUm29w
Add a description, image, and links to the qfilesystemwatcher topic page so that developers can more easily learn about it.
To associate your repository with the qfilesystemwatcher topic, visit your repo's landing page and select "manage topics."