【发布时间】:2019-01-15 05:09:39
【问题描述】:
我在 QML 中使用 WebEngine。有没有办法改变 URL 错误时显示的内容?它目前说的是:
This site can’t be reached
The webpage at qrc:/blahblah.html might be temporarily down or it may have moved permanently to a new web address.
ERR_INVALID_URL
这是不合适的,因为它不是一个网站,只是一个缺少的 QML 资源。欢迎使用 QML 或 C++ 解决方案。
【问题讨论】:
标签: qt qml qwebengineview webengine