In Qt, we can create custom signals by making them static variables. and then we use self.signame instead classname.signame. So that creates an ins
self.signame
classname.signame