Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QWebEngineView - InstallEventFilter, not firing MouseMove

    QtWebEngine
    1
    1
    870
    Loading More Posts
    • 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.
    • M
      maximus last edited by

      Just switched from QWebView to QWebEngine,

      This signal is no longer fired when moving the mouse on the QWebEngineView, was working with QWebView:

      1- webEngineView->installEventFilter(this);
      2- mouse move on the View, no signal is fired

      I need this signal to activate/deactivate the toolbar (location edit, button, etc.) dynamically.
      Thanks


      Free Indoor Cycling Software - https://maximumtrainer.com

      1 Reply Last reply Reply Quote 0
      • First post
        Last post