Script
|
The FileMapper function, toNativePath(const QString&) will return the complete path of the passed path resolving shortcuts in windows. Will also convert the path separator to . More...
#include <filemapperinterface.h>
Public Slots | |
QString | toNativePath (const QString &path) |
returns the complete path of the passed path resolving shortcuts in windows | |
The FileMapper function, toNativePath(const QString&) will return the complete path of the passed path resolving shortcuts in windows. Will also convert the path separator to .
|
slot |
returns the complete path of the passed path resolving shortcuts in windows
path | : path on Windows |