# qbasename

```
Get the file name part of the given path

string qbasename(string path);
```
