[vtkusers] Eric4 +Qtdesigner can not import QVTKWidget
    April.Q 
    qinjiameilf at 163.com
       
    Fri Dec 20 04:11:35 EST 2013
    
    
  
Hi all,
      I'v just met with this problem,and i'v figure it out partly, to sovle
this problem ,just change the sentence"from QVTKWidget import QVTKWidget"
(1) to *"from vkt import QVTKWidget*"(2), for the sentence(1) generated by
Designer import QVTKWidget as a module while QVTKWidget is actually a
*Class* of module vtk!
--
View this message in context: http://vtk.1045678.n5.nabble.com/Eric4-Qtdesigner-can-not-import-QVTKWidget-tp5725083.html
Sent from the VTK - Users mailing list archive at Nabble.com.
    
    
More information about the vtkusers
mailing list