예제 #1
0
 def __init__(self, widget):
     qtViewer3d.__init__(self, widget)
     self.ais_to_product = {}
     self.product_to_ais = {}
     self.counter = 0
     self.window = widget
예제 #2
0
 def __init__(self, widget):
     qtViewer3d.__init__(self, widget)
     self.ais_to_product = {}
     self.product_to_ais = {}
     self.counter = 0
     self.window = widget