22 #include <cleanuphandler.h> 46 bool clean()
override;
OverlaySyncCleanupHandler(std::string src, std::string dst)
OverlaySyncCleanupHandler Constructor of the class.
The OverlaySyncCleanupHandler class is used to copy files on cleanup and can be added to the CleanupH...
const std::string queryName() override
queryName is needed to query member name yet its full functionality is not needed for this class...
bool clean() override
clean Performs the cleanup handling.
Developers guide to adding a config item: