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. Alternative of javaScriptWindowObjectCleared signal of QWebFrame in QtWebEngine.
QtWS25 Last Chance

Alternative of javaScriptWindowObjectCleared signal of QWebFrame in QtWebEngine.

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 321 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.
  • H Offline
    H Offline
    Hetal
    wrote on last edited by
    #1

    When we create a webengine object we do add the qtObject variable in the webengine using webchannel, and then we load the url in the webengineview. Now a reload is initiated from a javascript at server side due to which the object get destroyed. We need to add the qtObject again in the webengienview on reload. How to do that?

    Previously with WebKit we were using javaScriptWindowObjectCleared signal of QWebFrame for adding our qtObject.

    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