Definition applicationuserdirectory.h:27
FileAction
Actions that cause a file system object to change.
Definition fileaction.h:32
@ Modified
A file was modified in the file system object.
@ Removed
A file was removed from the file system object.
@ Renamed
A file was renamed in the file system object.
@ Added
A file was added to the file system object.