Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

[[qanda:topic_unsolved]] where does QWebEnginePage::linkHovered get its url

$
0
0

Hi,

I have some urls with relative paths that begin with "../" but the url's path that I received from QWebEnginePage::linkHovered begins with the current directory instead of the parent directory.

It's not only the QWebEnginePage::linkHovered that doesn't work for me, if I try to open these urls the QtWebEngine try to use the wrong path.

I'd like to know where is the settings to make the QtWebEngine interpret relative path correctly ?

I don't know if it's related to the fact that I use a custom scheme.


Viewing all articles
Browse latest Browse all 13965

Trending Articles