Example #1
0
 def __init__(self):
     self.dialog = QtGui.QDialog()
     self.ui = Ui_Select_Offset()
     self.ui.setupUi(self.dialog)