As the title says, does anyone know if there is a easy way to create a symlink to a directory with QT 4.2?
Fore files there is QFile::link(...) but I couldn't find anything for QDir.

It's giving me a headeach...

Thanks.