# qdirname

```
Get the directory part of the given path

string qdirname(string path);
```
