PyQt5 eventFilter not running

125 views Asked by At

I'm trying to make the url in my program automatically update as you click links in the browser and whatnot. The problem is that the eventFilter doesn't seem to run.

Code can be found here

0

There are 0 answers