-
CefViewCore中有看到scheme相关的实现,但在QCefView中没有与之对应的接口 |
Beta Was this translation helpful? Give feedback.
Answered by
tishion
Nov 25, 2022
Replies: 1 comment
-
很久以前是支持的,但是当时QCefView的封装接口我设计的不太优雅,所以就直接移除了。不过custom scheme确实是一个很有用的功能,所以后面考虑再加回来。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
orgcrab
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
很久以前是支持的,但是当时QCefView的封装接口我设计的不太优雅,所以就直接移除了。不过custom scheme确实是一个很有用的功能,所以后面考虑再加回来。