MCPcopy Create free account
hub / github.com/bumptop/BumpTop / getTargetPath

Method getTargetPath

trunk/win/Source/BT_FileSystemActor.cpp:576–579  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

574}
575
576QString FileSystemActor::getTargetPath() const
577{
578 return isFileSystemType(Link) ? getLinkTarget() : getFullPath();
579}
580
581QString FileSystemActor::getFileName(bool truncExt)
582{

Callers 14

addToPileMethod · 0.80
copyToPileMethod · 0.80
setOwnerMethod · 0.80
getWatchDirMethod · 0.80
onDropMethod · 0.80
onWidgetClickMethod · 0.80
HandleDoubleClickFunction · 0.80
Key_TestFunction · 0.80
sortIntoPilesKeyByTypeFunction · 0.80
sortIntoPilesKeyByTimeFunction · 0.80
for_eachFunction · 0.80
hasCommonRootsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected