函数¶
- qWebEngineChromiumSecurityPatchVersion()¶
- Return type:
字符串
返回最后合并的Chromium版本安全补丁的版本号。
- qWebEngineChromiumVersion()¶
- Return type:
字符串
返回Qt WebEngine在运行时使用的Chromium版本号,以字符串形式表示(例如,“83.0.4103.122”)。
- qWebEngineVersion()¶
- Return type:
字符串
返回Qt WebEngine在运行时的版本号作为字符串(例如,“6.2.0”)。这可能与应用程序编译时使用的版本不同,也可能与Qt的版本不同。