Qt for Python Missing Bindings: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= PySide2 bindings for Qt 5. | = PySide2 bindings for Qt 5.13 = | ||
Using Qt version 5. | Using Qt version 5.13 documentation to find public API Qt types and test | ||
if the types are present in the PySide2 package. | if the types are present in the PySide2 package. | ||
Similar report: | Similar report: | ||
Line 6: | Line 6: | ||
This report was generated by running the following command: | This report was generated by running the following command: | ||
python missing_bindings.py --qt-version 5. | python missing_bindings.py --qt-version 5.13 -w all | ||
on the following date: | on the following date: | ||
2019- | 2019-11-26 23:19:40 GMT | ||
===== QtCore ===== | ===== QtCore ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtcore-module.html | ||
Number of types in QtCore:''' | Number of types in QtCore:''' 188''' | ||
Missing types in QtCore: | Missing types in QtCore: | ||
Line 56: | Line 56: | ||
===== QtGui ===== | ===== QtGui ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtgui-module.html | ||
Number of types in QtGui:''' 193''' | Number of types in QtGui:''' 193''' | ||
Line 80: | Line 80: | ||
===== QtMultimedia ===== | ===== QtMultimedia ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtmultimedia-module.html | ||
Number of types in QtMultimedia:''' | Number of types in QtMultimedia:''' 94''' | ||
Missing types in QtMultimedia: | Missing types in QtMultimedia: | ||
Line 102: | Line 102: | ||
===== QtMultimediaWidgets ===== | ===== QtMultimediaWidgets ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtmultimediawidgets-module.html | ||
Number of types in QtMultimediaWidgets:''' 4''' | Number of types in QtMultimediaWidgets:''' 4''' | ||
Line 109: | Line 109: | ||
===== QtNetwork ===== | ===== QtNetwork ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtnetwork-module.html | ||
Number of types in QtNetwork:''' | Number of types in QtNetwork:''' 53''' | ||
Missing types in QtNetwork: | Missing types in QtNetwork: | ||
Line 126: | Line 126: | ||
===== QtQml ===== | ===== QtQml ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtqml-module.html | ||
Number of types in QtQml:''' 25''' | Number of types in QtQml:''' 25''' | ||
Line 140: | Line 140: | ||
===== QtQuick ===== | ===== QtQuick ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtquick-module.html | ||
Number of types in QtQuick:''' 45''' | Number of types in QtQuick:''' 45''' | ||
Line 164: | Line 164: | ||
Number of missing types that are present in PyQt5:''' 12''' | Number of missing types that are present in PyQt5:''' 12''' | ||
===== QtQuickWidgets ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtquickwidgets-module.html | |||
Number of types in QtQuickWidgets:''' 1''' | |||
Number of missing types:''' 0''' | |||
===== QtSql ===== | ===== QtSql ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtsql-module.html | ||
Number of types in QtSql:''' 15''' | Number of types in QtSql:''' 15''' | ||
Line 173: | Line 180: | ||
===== QtTest ===== | ===== QtTest ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qttest-module.html | ||
Number of types in QtTest:''' 5''' | Number of types in QtTest:''' 5''' | ||
Line 188: | Line 195: | ||
===== QtWidgets ===== | ===== QtWidgets ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtwidgets-module.html | ||
Number of types in QtWidgets:''' | Number of types in QtWidgets:''' 200''' | ||
Missing types in QtWidgets: | Missing types in QtWidgets: | ||
QFormLayout.TakeRowResult (is present in PyQt5) | QFormLayout.TakeRowResult (is present in PyQt5) | ||
QMacCocoaViewContainer | |||
QMacNativeWidget | |||
Number of missing types:''' | Number of missing types:''' 3''' | ||
Number of missing types that are present in PyQt5:''' 1''' | Number of missing types that are present in PyQt5:''' 1''' | ||
===== Qt3DCore ===== | ===== Qt3DCore ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qt3dcore-module.html | ||
Number of types in Qt3DCore:''' 38''' | Number of types in Qt3DCore:''' 38''' | ||
Line 218: | Line 227: | ||
===== Qt3DInput ===== | ===== Qt3DInput ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qt3dinput-module.html | ||
Number of types in Qt3DInput:''' | Number of types in Qt3DInput:''' 25''' | ||
Missing types in Qt3DInput: | Missing types in Qt3DInput: | ||
Line 226: | Line 235: | ||
Qt3DInput.QAbstractPhysicalDeviceProxy | Qt3DInput.QAbstractPhysicalDeviceProxy | ||
Qt3DInput.QInputDeviceIntegration | Qt3DInput.QInputDeviceIntegration | ||
Number of missing types:''' | Number of missing types:''' 2''' | ||
Number of missing types that are present in PyQt5:''' 0''' | Number of missing types that are present in PyQt5:''' 0''' | ||
===== Qt3DLogic ===== | ===== Qt3DLogic ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qt3dlogic-module.html | ||
Number of types in Qt3DLogic:''' 4''' | Number of types in Qt3DLogic:''' 4''' | ||
Line 246: | Line 254: | ||
===== Qt3DRender ===== | ===== Qt3DRender ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qt3drender-module.html | ||
Number of types in Qt3DRender:''' 111''' | Number of types in Qt3DRender:''' 111''' | ||
Line 259: | Line 267: | ||
===== Qt3DAnimation ===== | ===== Qt3DAnimation ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qt3danimation-module.html | ||
Number of types in Qt3DAnimation:''' | Number of types in Qt3DAnimation:''' 19''' | ||
Missing types in Qt3DAnimation: | Missing types in Qt3DAnimation: | ||
Qt3DAnimation.QClipBlendNodeCreatedChangeBase | Qt3DAnimation.QClipBlendNodeCreatedChangeBase | ||
Number of missing types:''' | Number of missing types:''' 1''' | ||
Number of missing types that are present in PyQt5:''' 0''' | Number of missing types that are present in PyQt5:''' 0''' | ||
===== Qt3DExtras ===== | ===== Qt3DExtras ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qt3dextras-module.html | ||
Number of types in Qt3DExtras:''' 47''' | Number of types in Qt3DExtras:''' 47''' | ||
Number of missing types:''' 0''' | |||
===== QtConcurrent ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtconcurrent-module.html | |||
''Could not load PyQt5.QtConcurrent for comparison. Received error: module PyQt5 has no attribute QtConcurrent.'' | |||
Number of types in QtConcurrent:''' 1''' | |||
Number of missing types:''' 0''' | Number of missing types:''' 0''' | ||
===== QtHelp ===== | ===== QtHelp ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qthelp-module.html | ||
Number of types in QtHelp:''' | Number of types in QtHelp:''' 14''' | ||
Number of missing types:''' 0''' | Number of missing types:''' 0''' | ||
===== QtLocation ===== | ===== QtLocation ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtlocation-module.html | ||
Number of types in QtLocation:''' | Number of types in QtLocation:''' 42''' | ||
Missing types in QtLocation: | Missing types in QtLocation: | ||
QGeoJson | |||
QGeoRouteLeg (is present in PyQt5) | QGeoRouteLeg (is present in PyQt5) | ||
QLocation (is present in PyQt5) | QLocation (is present in PyQt5) | ||
Number of missing types:''' | Number of missing types:''' 3''' | ||
Number of missing types that are present in PyQt5:''' 2''' | Number of missing types that are present in PyQt5:''' 2''' | ||
===== QtPrintSupport ===== | ===== QtPrintSupport ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtprintsupport-module.html | ||
Number of types in QtPrintSupport:''' 8''' | Number of types in QtPrintSupport:''' 8''' | ||
Line 316: | Line 325: | ||
===== QtScxml ===== | ===== QtScxml ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtscxml-module.html | ||
''Could not load PyQt5.QtScxml for comparison. Received error: module PyQt5 has no attribute QtScxml.'' | ''Could not load PyQt5.QtScxml for comparison. Received error: module PyQt5 has no attribute QtScxml.'' | ||
Line 325: | Line 334: | ||
===== QtSvg ===== | ===== QtSvg ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtsvg-module.html | ||
Number of types in QtSvg:''' 4''' | Number of types in QtSvg:''' 4''' | ||
Line 332: | Line 341: | ||
===== QtUiTools ===== | ===== QtUiTools ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtuitools-module.html | ||
''Could not load PyQt5.QtUiTools for comparison. Received error: module PyQt5 has no attribute QtUiTools.'' | ''Could not load PyQt5.QtUiTools for comparison. Received error: module PyQt5 has no attribute QtUiTools.'' | ||
Line 341: | Line 350: | ||
===== QtWebChannel ===== | ===== QtWebChannel ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtwebchannel-module.html | ||
Number of types in QtWebChannel:''' 2''' | Number of types in QtWebChannel:''' 2''' | ||
Line 348: | Line 357: | ||
===== QtWebEngine ===== | ===== QtWebEngine ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtwebengine-module.html | ||
Number of types in QtWebEngine:''' 3''' | Number of types in QtWebEngine:''' 3''' | ||
Line 360: | Line 369: | ||
Number of missing types that are present in PyQt5:''' 2''' | Number of missing types that are present in PyQt5:''' 2''' | ||
===== QtWebEngineCore ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtwebenginecore-module.html | |||
Number of types in QtWebEngineCore:''' 12''' | |||
Missing types in QtWebEngineCore: | |||
QWebEngineClientCertificateStore (is present in PyQt5) | |||
QWebEngineCookieStore.FilterRequest (is present in PyQt5) | |||
QWebEngineNotification (is present in PyQt5) | |||
QWebEngineQuotaRequest (is present in PyQt5) | |||
QWebEngineRegisterProtocolHandlerRequest (is present in PyQt5) | |||
Number of missing types:''' 5''' | |||
Number of missing types that are present in PyQt5:''' 5''' | |||
===== QtWebEngineWidgets ===== | ===== QtWebEngineWidgets ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtwebenginewidgets-module.html | ||
Number of types in QtWebEngineWidgets:''' 13''' | Number of types in QtWebEngineWidgets:''' 13''' | ||
Line 375: | Line 401: | ||
===== QtWebSockets ===== | ===== QtWebSockets ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtwebsockets-module.html | ||
Number of types in QtWebSockets:''' 5''' | Number of types in QtWebSockets:''' 5''' | ||
Number of missing types:''' 0''' | Number of missing types:''' 0''' | ||
===== QtMacExtras ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtmacextras-module.html | |||
''Could not load PySide2.QtMacExtras. Received error: module PySide2 has no attribute QtMacExtras. Skipping.'' | |||
===== QtX11Extras ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtx11extras-module.html | |||
Number of types in QtX11Extras:''' 1''' | |||
Number of missing types:''' 0''' | |||
===== QtWinExtras ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtwinextras-module.html | |||
''Could not load PySide2.QtWinExtras. Received error: module PySide2 has no attribute QtWinExtras. Skipping.'' | |||
===== QtXml ===== | ===== QtXml ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtxml-module.html | ||
Number of types in QtXml:''' 31''' | Number of types in QtXml:''' 31''' | ||
Line 389: | Line 432: | ||
===== QtXmlPatterns ===== | ===== QtXmlPatterns ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtxmlpatterns-module.html | ||
Number of types in QtXmlPatterns:''' | Number of types in QtXmlPatterns:''' 16''' | ||
Missing types in QtXmlPatterns: | Missing types in QtXmlPatterns: | ||
Line 402: | Line 445: | ||
===== QtCharts ===== | ===== QtCharts ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtcharts-module.html | ||
Number of types in QtCharts:''' 48''' | Number of types in QtCharts:''' 48''' | ||
Line 409: | Line 452: | ||
===== QtDataVisualization ===== | ===== QtDataVisualization ===== | ||
Documentation link: http://doc.qt.io/qt-5 | Documentation link: http://doc.qt.io/qt-5/qtdatavisualization-module.html | ||
Number of types in QtDataVisualization:''' 36''' | Number of types in QtDataVisualization:''' 36''' | ||
Line 416: | Line 459: | ||
QtDataVisualization | QtDataVisualization | ||
Number of missing types:''' 1''' | |||
Number of missing types that are present in PyQt5:''' 0''' | |||
===== QtOpenGL ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtopengl-module.html | |||
Number of types in QtOpenGL:''' 1''' | |||
Number of missing types:''' 0''' | |||
===== QtPositioning ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtpositioning-module.html | |||
Number of types in QtPositioning:''' 16''' | |||
Number of missing types:''' 0''' | |||
===== QtRemoteObjects ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtremoteobjects-module.html | |||
Number of types in QtRemoteObjects:''' 10''' | |||
Missing types in QtRemoteObjects: | |||
QtROClientFactory | |||
QtROServerFactory | |||
Number of missing types:''' 2''' | |||
Number of missing types that are present in PyQt5:''' 0''' | |||
===== QtScript ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtscript-module.html | |||
''Could not load PyQt5.QtScript for comparison. Received error: module PyQt5 has no attribute QtScript.'' | |||
Number of types in QtScript:''' 14''' | |||
Missing types in QtScript: | |||
JavaScriptCore, version Snapshot from 2011-01-27 | |||
QScriptSyntaxCheckResult | |||
Number of missing types:''' 2''' | |||
Number of missing types that are present in PyQt5:''' 0''' | |||
===== QtScriptTools ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtscripttools-module.html | |||
''Could not load PyQt5.QtScriptTools for comparison. Received error: module PyQt5 has no attribute QtScriptTools.'' | |||
Number of types in QtScriptTools:''' 1''' | |||
Number of missing types:''' 0''' | |||
===== QtSensors ===== | |||
Documentation link: http://doc.qt.io/qt-5/qtsensors-module.html | |||
Number of types in QtSensors:''' 70''' | |||
Missing types in QtSensors: | |||
QSensorGesture | |||
Number of missing types:''' 1''' | Number of missing types:''' 1''' | ||
Line 422: | Line 531: | ||
===== Summary ===== | ===== Summary ===== | ||
Total number of missing types:''' | Total number of missing types:''' 110''' | ||
Total number of missing types that are present in PyQt5:''' | Total number of missing types that are present in PyQt5:''' 47''' | ||
Total number of missing modules:''' | Total number of missing modules:''' 2''' |
Revision as of 23:23, 26 November 2019
PySide2 bindings for Qt 5.13
Using Qt version 5.13 documentation to find public API Qt types and test if the types are present in the PySide2 package. Similar report: https://gist.github.com/ethanhs/6c626ca4e291f3682589699296377d3a
This report was generated by running the following command:
python missing_bindings.py --qt-version 5.13 -w all
on the following date:
2019-11-26 23:19:40 GMT
QtCore
Documentation link: http://doc.qt.io/qt-5/qtcore-module.html
Number of types in QtCore: 188
Missing types in QtCore:
QAtomicInt QAtomicInteger QAtomicPointer QBEInteger QByteArrayList QCache QCborMap.ConstIterator QCborMap.Iterator QCborStreamReader.StringResult QContiguousCache QDeadlineTimer (is present in PyQt5) QEventLoopLocker (is present in PyQt5) QException QFuture QFutureSynchronizer QFutureWatcher QJsonObject QKeyValueIterator QLEInteger QLibrary (is present in PyQt5) QLoggingCategory (is present in PyQt5) QMessageLogger (is present in PyQt5) QMetaType (is present in PyQt5) QObjectCleanupHandler (is present in PyQt5) QProcess.CreateProcessArguments QScopeGuard QSharedMemory (is present in PyQt5) QStaticByteArrayMatcher QStringView QThreadStorage QUnhandledException QVariant (is present in PyQt5) QWinEventNotifier
Number of missing types: 33
Number of missing types that are present in PyQt5: 9
QtGui
Documentation link: http://doc.qt.io/qt-5/qtgui-module.html
Number of types in QtGui: 193
Missing types in QtGui:
QGlyphRun (is present in PyQt5) QIconEngine.ScaledPixmapArgument (is present in PyQt5) QOpenGLPaintDevice (is present in PyQt5) QPlatformSurfaceEvent (is present in PyQt5) QRasterPaintEngine QRgba64 (is present in PyQt5) QSupportedWritingSystems QVulkanDeviceFunctions QVulkanFunctions QVulkanInstance QVulkanWindow QVulkanWindowRenderer
Number of missing types: 12
Number of missing types that are present in PyQt5: 5
QtMultimedia
Documentation link: http://doc.qt.io/qt-5/qtmultimedia-module.html
Number of types in QtMultimedia: 94
Missing types in QtMultimedia:
QAbstractPlanarVideoBuffer QAudioBuffer.StereoFrame QAudioSystemPlugin QCameraExposure (is present in PyQt5) QCameraFlashControl QCameraFocus (is present in PyQt5) QCameraFocusControl QCameraImageProcessing (is present in PyQt5) QMediaMetaData (is present in PyQt5) QMediaServiceProviderPlugin
Number of missing types: 10
Number of missing types that are present in PyQt5: 4
QtMultimediaWidgets
Documentation link: http://doc.qt.io/qt-5/qtmultimediawidgets-module.html
Number of types in QtMultimediaWidgets: 4
Number of missing types: 0
QtNetwork
Documentation link: http://doc.qt.io/qt-5/qtnetwork-module.html
Number of types in QtNetwork: 53
Missing types in QtNetwork:
QDtlsClientVerifier QDtlsClientVerifier.GeneratorParameters QSctpServer QSctpSocket QSslEllipticCurve (is present in PyQt5)
Number of missing types: 5
Number of missing types that are present in PyQt5: 1
QtQml
Documentation link: http://doc.qt.io/qt-5/qtqml-module.html
Number of types in QtQml: 25
Missing types in QtQml:
QQmlContext.PropertyPair (is present in PyQt5) QQmlListProperty (is present in PyQt5)
Number of missing types: 2
Number of missing types that are present in PyQt5: 2
QtQuick
Documentation link: http://doc.qt.io/qt-5/qtquick-module.html
Number of types in QtQuick: 45
Missing types in QtQuick:
QQuickItem.ItemChangeData (is present in PyQt5) QSGFlatColorMaterial (is present in PyQt5) QSGImageNode (is present in PyQt5) QSGMaterial (is present in PyQt5) QSGMaterialShader (is present in PyQt5) QSGMaterialShader.RenderState (is present in PyQt5) QSGOpaqueTextureMaterial (is present in PyQt5) QSGRectangleNode (is present in PyQt5) QSGRenderNode (is present in PyQt5) QSGRendererInterface (is present in PyQt5) QSGSimpleMaterial QSGSimpleMaterialShader QSGTextureMaterial (is present in PyQt5) QSGVertexColorMaterial (is present in PyQt5)
Number of missing types: 14
Number of missing types that are present in PyQt5: 12
QtQuickWidgets
Documentation link: http://doc.qt.io/qt-5/qtquickwidgets-module.html
Number of types in QtQuickWidgets: 1
Number of missing types: 0
QtSql
Documentation link: http://doc.qt.io/qt-5/qtsql-module.html
Number of types in QtSql: 15
Number of missing types: 0
QtTest
Documentation link: http://doc.qt.io/qt-5/qttest-module.html
Number of types in QtTest: 5
Missing types in QtTest:
QAbstractItemModelTester (is present in PyQt5) QSignalSpy (is present in PyQt5) QTestEventList
Number of missing types: 3
Number of missing types that are present in PyQt5: 2
QtWidgets
Documentation link: http://doc.qt.io/qt-5/qtwidgets-module.html
Number of types in QtWidgets: 200
Missing types in QtWidgets:
QFormLayout.TakeRowResult (is present in PyQt5) QMacCocoaViewContainer QMacNativeWidget
Number of missing types: 3
Number of missing types that are present in PyQt5: 1
Qt3DCore
Documentation link: http://doc.qt.io/qt-5/qt3dcore-module.html
Number of types in Qt3DCore: 38
Missing types in Qt3DCore:
Qt3DAnimation.QChannelMappingCreatedChangeBase Qt3DCore.QBackendNodeMapper Qt3DCore.QNodeCreatedChange Qt3DCore.Quick Qt3DCore.Quick.QQmlAspectEngine
Number of missing types: 5
Number of missing types that are present in PyQt5: 0
Qt3DInput
Documentation link: http://doc.qt.io/qt-5/qt3dinput-module.html
Number of types in Qt3DInput: 25
Missing types in Qt3DInput:
Qt3DInput.QAbstractPhysicalDeviceProxy Qt3DInput.QInputDeviceIntegration
Number of missing types: 2
Number of missing types that are present in PyQt5: 0
Qt3DLogic
Documentation link: http://doc.qt.io/qt-5/qt3dlogic-module.html
Number of types in Qt3DLogic: 4
Missing types in Qt3DLogic:
Qt3DLogic.Logic
Number of missing types: 1
Number of missing types that are present in PyQt5: 0
Qt3DRender
Documentation link: http://doc.qt.io/qt-5/qt3drender-module.html
Number of types in Qt3DRender: 111
Missing types in Qt3DRender:
Qt3DRender.Render
Number of missing types: 1
Number of missing types that are present in PyQt5: 0
Qt3DAnimation
Documentation link: http://doc.qt.io/qt-5/qt3danimation-module.html
Number of types in Qt3DAnimation: 19
Missing types in Qt3DAnimation:
Qt3DAnimation.QClipBlendNodeCreatedChangeBase
Number of missing types: 1
Number of missing types that are present in PyQt5: 0
Qt3DExtras
Documentation link: http://doc.qt.io/qt-5/qt3dextras-module.html
Number of types in Qt3DExtras: 47
Number of missing types: 0
QtConcurrent
Documentation link: http://doc.qt.io/qt-5/qtconcurrent-module.html
Could not load PyQt5.QtConcurrent for comparison. Received error: module PyQt5 has no attribute QtConcurrent.
Number of types in QtConcurrent: 1
Number of missing types: 0
QtHelp
Documentation link: http://doc.qt.io/qt-5/qthelp-module.html
Number of types in QtHelp: 14
Number of missing types: 0
QtLocation
Documentation link: http://doc.qt.io/qt-5/qtlocation-module.html
Number of types in QtLocation: 42
Missing types in QtLocation:
QGeoJson QGeoRouteLeg (is present in PyQt5) QLocation (is present in PyQt5)
Number of missing types: 3
Number of missing types that are present in PyQt5: 2
QtPrintSupport
Documentation link: http://doc.qt.io/qt-5/qtprintsupport-module.html
Number of types in QtPrintSupport: 8
Number of missing types: 0
QtScxml
Documentation link: http://doc.qt.io/qt-5/qtscxml-module.html
Could not load PyQt5.QtScxml for comparison. Received error: module PyQt5 has no attribute QtScxml.
Number of types in QtScxml: 21
Number of missing types: 0
QtSvg
Documentation link: http://doc.qt.io/qt-5/qtsvg-module.html
Number of types in QtSvg: 4
Number of missing types: 0
QtUiTools
Documentation link: http://doc.qt.io/qt-5/qtuitools-module.html
Could not load PyQt5.QtUiTools for comparison. Received error: module PyQt5 has no attribute QtUiTools.
Number of types in QtUiTools: 1
Number of missing types: 0
QtWebChannel
Documentation link: http://doc.qt.io/qt-5/qtwebchannel-module.html
Number of types in QtWebChannel: 2
Number of missing types: 0
QtWebEngine
Documentation link: http://doc.qt.io/qt-5/qtwebengine-module.html
Number of types in QtWebEngine: 3
Missing types in QtWebEngine:
QQuickWebEngineProfile (is present in PyQt5) QQuickWebEngineScript (is present in PyQt5)
Number of missing types: 2
Number of missing types that are present in PyQt5: 2
QtWebEngineCore
Documentation link: http://doc.qt.io/qt-5/qtwebenginecore-module.html
Number of types in QtWebEngineCore: 12
Missing types in QtWebEngineCore:
QWebEngineClientCertificateStore (is present in PyQt5) QWebEngineCookieStore.FilterRequest (is present in PyQt5) QWebEngineNotification (is present in PyQt5) QWebEngineQuotaRequest (is present in PyQt5) QWebEngineRegisterProtocolHandlerRequest (is present in PyQt5)
Number of missing types: 5
Number of missing types that are present in PyQt5: 5
QtWebEngineWidgets
Documentation link: http://doc.qt.io/qt-5/qtwebenginewidgets-module.html
Number of types in QtWebEngineWidgets: 13
Missing types in QtWebEngineWidgets:
QWebEngineClientCertificateSelection (is present in PyQt5)
Number of missing types: 1
Number of missing types that are present in PyQt5: 1
QtWebSockets
Documentation link: http://doc.qt.io/qt-5/qtwebsockets-module.html
Number of types in QtWebSockets: 5
Number of missing types: 0
QtMacExtras
Documentation link: http://doc.qt.io/qt-5/qtmacextras-module.html
Could not load PySide2.QtMacExtras. Received error: module PySide2 has no attribute QtMacExtras. Skipping.
QtX11Extras
Documentation link: http://doc.qt.io/qt-5/qtx11extras-module.html
Number of types in QtX11Extras: 1
Number of missing types: 0
QtWinExtras
Documentation link: http://doc.qt.io/qt-5/qtwinextras-module.html
Could not load PySide2.QtWinExtras. Received error: module PySide2 has no attribute QtWinExtras. Skipping.
QtXml
Documentation link: http://doc.qt.io/qt-5/qtxml-module.html
Number of types in QtXml: 31
Number of missing types: 0
QtXmlPatterns
Documentation link: http://doc.qt.io/qt-5/qtxmlpatterns-module.html
Number of types in QtXmlPatterns: 16
Missing types in QtXmlPatterns:
QSimpleXmlNodeModel (is present in PyQt5)
Number of missing types: 1
Number of missing types that are present in PyQt5: 1
QtCharts
Documentation link: http://doc.qt.io/qt-5/qtcharts-module.html
Number of types in QtCharts: 48
Number of missing types: 0
QtDataVisualization
Documentation link: http://doc.qt.io/qt-5/qtdatavisualization-module.html
Number of types in QtDataVisualization: 36
Missing types in QtDataVisualization:
QtDataVisualization
Number of missing types: 1
Number of missing types that are present in PyQt5: 0
QtOpenGL
Documentation link: http://doc.qt.io/qt-5/qtopengl-module.html
Number of types in QtOpenGL: 1
Number of missing types: 0
QtPositioning
Documentation link: http://doc.qt.io/qt-5/qtpositioning-module.html
Number of types in QtPositioning: 16
Number of missing types: 0
QtRemoteObjects
Documentation link: http://doc.qt.io/qt-5/qtremoteobjects-module.html
Number of types in QtRemoteObjects: 10
Missing types in QtRemoteObjects:
QtROClientFactory QtROServerFactory
Number of missing types: 2
Number of missing types that are present in PyQt5: 0
QtScript
Documentation link: http://doc.qt.io/qt-5/qtscript-module.html
Could not load PyQt5.QtScript for comparison. Received error: module PyQt5 has no attribute QtScript.
Number of types in QtScript: 14
Missing types in QtScript:
JavaScriptCore, version Snapshot from 2011-01-27 QScriptSyntaxCheckResult
Number of missing types: 2
Number of missing types that are present in PyQt5: 0
QtScriptTools
Documentation link: http://doc.qt.io/qt-5/qtscripttools-module.html
Could not load PyQt5.QtScriptTools for comparison. Received error: module PyQt5 has no attribute QtScriptTools.
Number of types in QtScriptTools: 1
Number of missing types: 0
QtSensors
Documentation link: http://doc.qt.io/qt-5/qtsensors-module.html
Number of types in QtSensors: 70
Missing types in QtSensors:
QSensorGesture
Number of missing types: 1
Number of missing types that are present in PyQt5: 0
Summary
Total number of missing types: 110
Total number of missing types that are present in PyQt5: 47
Total number of missing modules: 2