pypreprocessor
pypreprocessor copied to clipboard
@Slot
trafficstars
When using "from PySide2.QtCore import Slot", I get "Error NameError: name 'Slot' is not defined" when it comes across '@Slot' in my source?