Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Event filter function stops working
Qt 6.11 is out! See what's new in the release blog

Event filter function stops working

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 193 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.
  • N Offline
    N Offline
    nishithaa
    wrote on last edited by
    #1

    Hi,

    I have an application based on media SDK that displays videos in a grid. Now I want to integrate this to QT so that it displays in QT window.

    At first, qt window is intialised, grid is created and if I move the window or move the mouse, I can see the events detected in the eventFilter function.

    I am now passing the window ID of each widget of the grid to MSDK function so that it can render to this window, and I am geting the display output correctly, but the events are not detected any more. What can be the reason ?

    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