From ea10fe66e53188767c5090b3b25d5bb7732c73a8 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Tue, 18 Jan 2022 23:34:00 +0100 Subject: Document that QStandardPath::findExecutable works with absolute paths Change-Id: Ib993fa9a5f2c68febac9820e241c8617bb8ba5bc Pick-to: 6.3 6.2 5.15 Reviewed-by: Thiago Macieira --- doc/global/includes/standardpath/functiondocs.qdocinc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/global/includes/standardpath') 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] -- cgit v1.2.3