qt_version
Returns Qt version used.
Syntax
v = qt_version()
Output argument
v - a string : valid path.
Description
v = qt_version() returns the version number of Qt at run-time as a string (for example, "5.15.2").
Example
See also
History
Author
Allan CORNET
Last updated