Maya 2017 QWebKit\QWebEngine

Is any kind of webview missing from Maya 2017’s version of PySide?

I know that in Qt4 we used QWebKit, but in Qt5 it was deprecated and replaced with QWebEngine or something. I can use it in Maya 2018 (QWebEngine) and Maya 2016 (QWebKit), but not in Maya 2017. It seems that it has QWebKit module, but it’s just empty when I look at it with dir() command.

Am I missing something? Or is it… Maya 2017 missing it? :smiley: