def __init__(self, component_manager):
     Plugin.__init__(self, component_manager)
     self.action_hello = None
Beispiel #2
0
 def __init__(self, component_manager):
     Plugin.__init__(self, component_manager)
Beispiel #3
0
 def __init__(self, component_manager):
     Plugin.__init__(self, component_manager)
     self.action_hello = None
Beispiel #4
0
 def __init__(self, component_manager):
     Plugin.__init__(self, component_manager)