Beispiel #1
0
 def stop(self):
     self.__nextPrbFunctional = None
     self.__stopListening()
     functional.finiDevFunctional()
     self.__clear(woEvents=True)
     g_eventDispatcher.fini()
     return
Beispiel #2
0
 def stop(self):
     self.__nextPrbFunctional = None
     self._stopListening()
     functional.finiDevFunctional()
     self._clear(woEvents=True)
     g_eventDispatcher.fini()
     return
Beispiel #3
0
 def stop(self):
     self._stopListening()
     functional.finiDevFunctional()
     self._clear(woEvents=True)
Beispiel #4
0
 def stop(self):
     self._stopListening()
     functional.finiDevFunctional()
     self._clear(woEvents=True)