Answer the question
In order to leave comments, you need to log in
Debugging PyQt applications?
I am working with a fairly large system, implemented entirely in PyQt. It's very annoying that after you change the behavior of some control (view), you have to restart the application. It happens that you change one line, and then you go through 2-3 menus to get to the desired form window. How to force the python interpreter, at least during the initialization (launch) of the form, to “look again” at the methods that it uses, so that it understands that it now has a new behavior?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question