Get the filename from the string (for example, "sample.doc" if the string is "/tmp/subfolder/sample.doc")
void getTail(DString& dest);
DFilename Class