<div dir="ltr">I have some VTKWidget and a QProgressBar in the same QMainWindow.<div>VTKWidget has some scene that can be animated.</div><div><br></div><div>In QTimer I update both VTKWidget and QProgress bar, on every 33ms.</div><div><br></div><div>Problem is that QProgressBar won't update its GUI.</div><div>When I disable updating VTKWidget, QProgressBar updates its GUI.</div><div><br></div><div>Does someone see the possible problem in this?</div></div>