Esempio n. 1
0
 def __init__(self):
     Application.__init__(self)
     self.gotQuit = False
Esempio n. 2
0
 def __init__(self):
     Application.__init__(self)
     signals.SignalEmitter.__init__(self, "event-processed")
     self.gotQuit = False
Esempio n. 3
0
 def __init__(self):
     Application.__init__(self)
     self.showing_update_dialog = False
Esempio n. 4
0
 def __init__(self):
     Application.__init__(self)
     signals.SignalEmitter.__init__(self, "event-processed")
     self.gotQuit = False