Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. where does QWebEnginePage::linkHovered get its url
Forum Updated to NodeBB v4.3 + New Features

where does QWebEnginePage::linkHovered get its url

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 290 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jetownfeve21
    wrote on last edited by jetownfeve21
    #1

    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.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved