Qt in 4.9.0-2018-04-30

I downloaded the above nightly build, but qt.QWebView() seems to be missing. Is it part of the nightly?

With Qt5 there’s been a migration from QtWebKit to QtWebEngine. There’s some debate as to whether this is a good thing, but for now we are aiming to make QtWebEngine work for us. Within Slicer the slicer.qSlicerWebWidget() is planned as a usable replacement for the qt.QWebView() which seems to work okay on windows but has some issues elsewhere.

Thanks Steve! I will give it a spin. We would like to update SlicerPathology so that it will work with our newest QuIP system. - Erich

Note that SlicerPathology has not been functional for quite some time. The underlying issue has been discussed on this forum: Pathology module install fail due to sliceWidget attribute error, and documented in this GitHub issue: Module won't start - testing code committed by accident? · Issue #100 · SBU-BMI/SlicerPathology · GitHub.

More recently, build errors cropped in, most likely due to the recent upgrade of the Slicer dependency libraries - see dashboard here.

We’ll get it squared away. - Erich

1 Like