How can I reduce the number of pyqtSlot() functions so that I don\'t need to have two of each? It seems like there should be a better way of doing this, but I h
pyqtSlot()