I want to develop application for monitoring the changes occurred on a folder and all its sub-folders which include moving, deleting, copying, deleting and adding (by saving or adding from a place out the main folder).
And I want to use metadata to store information about the file (history and relation to the others).
I see that there is a class called QMetaDataReaderControl is that what I need? if “yes” how to do that. Could any one give me a simple example.
Thanks in advance.
↧