Exemplo n.º 1
0
 def update(self):
     QVTKWidget2.update(self)
     
     #Refresh the content, works around a bug on OS X
     self.paintGL()
Exemplo n.º 2
0
    def update(self):
        QVTKWidget2.update(self)

        #Refresh the content, works around a bug on OS X
        self.paintGL()