diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/global/includes/standardpath/functiondocs.qdocinc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/global/includes/standardpath/functiondocs.qdocinc b/doc/global/includes/standardpath/functiondocs.qdocinc index 0431dd19cd..b830b5a956 100644 --- a/doc/global/includes/standardpath/functiondocs.qdocinc +++ b/doc/global/includes/standardpath/functiondocs.qdocinc @@ -55,6 +55,9 @@ Returns the absolute file path to the executable, or an empty string if not found. + If the given \n executableName is an absolute path pointing to + an executable its clean path is returned. + //! [findExecutable] //! [locate] |