コード例 #1
0
ファイル: __init__.py プロジェクト: hannesrauhe/lunchinator
def get_notification_center():
    return NotificationCenter.getSingletonInstance()
コード例 #2
0
 def _initNotificationCenter(self):
     NotificationCenter.setSingletonInstance(NotificationCenter())