Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
None
-
None
-
Unix
Description
Hello, the methode:
QString QFile::symLinkTarget ( const QString & fileName )
Have not option for not resolv the link, for copy 1:1 of symbolic link, need this feature.
Exemple for copy in /boot:
boot -> .
The target can only by resolved at /boot, not at ".", then if the target should by relative, have problem with Qt.
Thanks to add it. Blocker for application...