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. "onRenderProcessTerminated" is not availble due to component versioning
Qt 6.11 is out! See what's new in the release blog

"onRenderProcessTerminated" is not availble due to component versioning

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 2 Posters 1.1k Views 1 Watching
  • 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.
  • T Offline
    T Offline
    TonyN
    wrote on last edited by
    #1

    Does anyone has this typical "is not availble due to component versioning" with WebEngineView.onRenderProcessTerminated ?

    I imported
    QtQuick 2.10
    QtQuick.Window 2.2
    QtQuick.Controls 2.1
    QtWebEngine 1.5

    The trick of using Connections does not work in this case. It responded 'Cannot assign to non-existent property "onRenderProcessTerminated"'

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @TonyN said in "onRenderProcessTerminated" is not availble due to component versioning:

      QtWebEngine 1.5

      Try importing 1.2.

      That looks like a bug in Qt to me, because all imports above 1.2 should work.

      (Z(:^

      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