Example #1
0
 def buildGui(self):
     # build the gui created with QtDesigner
     self.ui = Ui_NodeNamesEditor()
     self.ui.setupUi(self)