The doc says:

It is really important to decorate each method declaration with a @Slot(), in 
that way PySide6 knows internally how to register them into Qt.

But the method used as the slot works well even without the @Slot() decorator , 
I wonder if there is a risk in doing so.
_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to