Beispiel #1
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._instances = dict()
Beispiel #2
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._views = {}
Beispiel #3
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._instances = dict()
Beispiel #4
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._views = {}