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.
Definition fileaction.h:35
@ Removed
A file was removed from the file system object.
Definition fileaction.h:34
@ Renamed
A file was renamed in the file system object.
Definition fileaction.h:36
@ Added
A file was added to the file system object.
Definition fileaction.h:33