Beispiel #1
0
 def __init__(self):
     QtMainWindowLoader.__init__(self, PlotUI)
     self.mpl = MatplotlibWidget()
     self.ui.mplcontainer.addWidget(self.mpl)