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