<qtwebenginecoreglobal.h> - Global Qt WebEngine Core Declarations▲
-
Header: qtwebenginecoreglobal.h
-
Since: Qt 5.6
-
Group: <qtwebenginecoreglobal.h> is part of funclists
Detailed Description▲
Function Documentation▲
[since 6.3] const char *qWebEngineChromiumSecurityPatchVersion()▲
Returns the version number of last Chromium version security patches have been merged from.
This function was introduced in Qt 6.3.
[since 6.2] const char *qWebEngineChromiumVersion()▲
Returns the version number of Chromium used by Qt WebEngine at run-time as a string (for example, "83.0.4103.122").
This function was introduced in Qt 6.2.
[since 6.2] const char *qWebEngineVersion()▲
Returns the version number of Qt WebEngine at run-time as a string (for example, "6.2.0"). This may be a different version than the version the application was compiled against, and a different version than Qt.
This function was introduced in Qt 6.2.