Timer in main_window.py should not be of type float
Hello,
I am only discovering now all this fabulous Qt work. I am learning to use Qt Skin Generator on Windows 11 with Python 3.10.4 and VS Code.
I get an error message signaling that QTimer object should not be of type float when SetInterval is use (line 21) in main_windows.py.
Thanks Again,
Pierre-Emmanuel FEGA