예제 #1
0
 def __init__(self):
     self.__intSettings = IntSettingsRequester()
     self.__waitForSync = False
     self.onSyncStarted = Event()
     self.onSyncCompleted = Event()