Qt for Python Missing Bindings: Difference between revisions
(5.12.1) |
|||
Line 1: | Line 1: | ||
= PySide2 bindings for Qt 5.12. | = PySide2 bindings for Qt 5.12.2 = | ||
Using Qt version 5.12 documentation to find public API Qt types and test | Using Qt version 5.12 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. | ||
Line 8: | Line 8: | ||
python missing_bindings.py --qt-version 5.12 -w all | python missing_bindings.py --qt-version 5.12 -w all | ||
on the following date: | on the following date: | ||
2019- | 2019-03-22 12:01:50 GMT | ||
===== QtCore ===== | ===== QtCore ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtcore-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtcore-module.html | ||
Number of types in QtCore:''' 185''' | Number of types in QtCore:''' 185''' | ||
Line 36: | Line 36: | ||
QLEInteger | QLEInteger | ||
QLibrary (is present in PyQt5) | QLibrary (is present in PyQt5) | ||
QLoggingCategory | QLoggingCategory (is present in PyQt5) | ||
QMessageLogger (is present in PyQt5) | QMessageLogger (is present in PyQt5) | ||
QMetaType (is present in PyQt5) | QMetaType (is present in PyQt5) | ||
Line 51: | Line 51: | ||
Number of missing types:''' 31''' | Number of missing types:''' 31''' | ||
Number of missing types that are present in PyQt5:''' | Number of missing types that are present in PyQt5:''' 9''' | ||
===== QtGui ===== | ===== QtGui ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtgui-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtgui-module.html | ||
Number of types in QtGui:''' 193''' | Number of types in QtGui:''' 193''' | ||
Line 78: | Line 78: | ||
===== QtMultimedia ===== | ===== QtMultimedia ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtmultimedia-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtmultimedia-module.html | ||
Number of types in QtMultimedia:''' 95''' | Number of types in QtMultimedia:''' 95''' | ||
Line 100: | Line 100: | ||
===== QtMultimediaWidgets ===== | ===== QtMultimediaWidgets ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtmultimediawidgets-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtmultimediawidgets-module.html | ||
Number of types in QtMultimediaWidgets:''' 4''' | Number of types in QtMultimediaWidgets:''' 4''' | ||
Line 107: | Line 107: | ||
===== QtNetwork ===== | ===== QtNetwork ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtnetwork-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtnetwork-module.html | ||
Number of types in QtNetwork:''' 52''' | Number of types in QtNetwork:''' 52''' | ||
Line 124: | Line 124: | ||
===== QtQml ===== | ===== QtQml ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtqml-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtqml-module.html | ||
Number of types in QtQml:''' 25''' | Number of types in QtQml:''' 25''' | ||
Line 138: | Line 138: | ||
===== QtQuick ===== | ===== QtQuick ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtquick-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtquick-module.html | ||
Number of types in QtQuick:''' 45''' | Number of types in QtQuick:''' 45''' | ||
Line 164: | Line 164: | ||
===== QtSql ===== | ===== QtSql ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtsql-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtsql-module.html | ||
Number of types in QtSql:''' 15''' | Number of types in QtSql:''' 15''' | ||
Line 171: | Line 171: | ||
===== QtTest ===== | ===== QtTest ===== | ||
Documentation link: http://doc.qt.io/qt-5/qttest-module.html | Documentation link: http://doc.qt.io/qt-5.12/qttest-module.html | ||
Number of types in QtTest:''' 5''' | Number of types in QtTest:''' 5''' | ||
Line 186: | Line 186: | ||
===== QtWidgets ===== | ===== QtWidgets ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtwidgets-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtwidgets-module.html | ||
Number of types in QtWidgets:''' | Number of types in QtWidgets:''' 198''' | ||
Missing types in QtWidgets: | Missing types in QtWidgets: | ||
QFormLayout.TakeRowResult (is present in PyQt5) | QFormLayout.TakeRowResult (is present in PyQt5) | ||
Number of missing types:''' 1''' | |||
Number of missing types that are present in PyQt5:''' 1''' | |||
===== Qt3DCore ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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.12/qt3dinput-module.html | |||
Number of types in Qt3DInput:''' 26''' | |||
Missing types in Qt3DInput: | |||
Qt3DInput.QAbstractPhysicalDeviceProxy | |||
Qt3DInput.QInputDeviceIntegration | |||
Qt3DInput.QPhysicalDeviceCreatedChangeBase | |||
Number of missing types:''' 3''' | |||
Number of missing types that are present in PyQt5:''' 0''' | |||
===== Qt3DLogic ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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.12/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.12/qt3danimation-module.html | |||
Number of types in Qt3DAnimation:''' 25''' | |||
Missing types in Qt3DAnimation: | |||
Qt3DAnimation.QAnimationClip | |||
Qt3DAnimation.QAnimationClipData | |||
Qt3DAnimation.QAnimationClipLoader | |||
Qt3DAnimation.QCallbackMapping | |||
Qt3DAnimation.QChannelMapper | |||
Qt3DAnimation.QChannelMapping | |||
Qt3DAnimation.QClipBlendNodeCreatedChangeBase | |||
Qt3DAnimation.QClipBlendValue | |||
Qt3DAnimation.QKeyFrame | |||
Number of missing types:''' 9''' | |||
Number of missing types that are present in PyQt5:''' 0''' | |||
===== Qt3DExtras ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qt3dextras-module.html | |||
Number of types in Qt3DExtras:''' 47''' | |||
Number of missing types:''' 0''' | |||
===== QtConcurrent ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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''' | |||
===== QtNetworkAuth ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtnetworkauth-module.html | |||
''Could not load PySide2.QtNetworkAuth. Received error: module PySide2 has no attribute QtNetworkAuth. Skipping.'' | |||
===== QtHelp ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qthelp-module.html | |||
Number of types in QtHelp:''' 11''' | |||
Number of missing types:''' 0''' | |||
===== QtLocation ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtlocation-module.html | |||
Number of types in QtLocation:''' 41''' | |||
Missing types in QtLocation: | |||
QGeoRouteLeg (is present in PyQt5) | |||
QLocation (is present in PyQt5) | |||
Number of missing types:''' 2''' | |||
Number of missing types that are present in PyQt5:''' 2''' | |||
===== QtPrintSupport ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtprintsupport-module.html | |||
Number of types in QtPrintSupport:''' 8''' | |||
Number of missing types:''' 0''' | |||
===== QtSCXML ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtscxml-module.html | |||
''Could not load PySide2.QtSCXML. Received error: module PySide2 has no attribute QtSCXML. Skipping.'' | |||
===== QtSpeech ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtspeech-module.html | |||
''Could not load PySide2.QtSpeech. Received error: module PySide2 has no attribute QtSpeech. Skipping.'' | |||
===== QtSvg ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtsvg-module.html | |||
Number of types in QtSvg:''' 4''' | |||
Number of missing types:''' 0''' | |||
===== QtUiTools ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtwebchannel-module.html | |||
Number of types in QtWebChannel:''' 2''' | |||
Number of missing types:''' 0''' | |||
===== QtWebEngine ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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''' | |||
===== QtWebEngineWidgets ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtwebsockets-module.html | |||
Number of types in QtWebSockets:''' 5''' | |||
Number of missing types:''' 0''' | |||
===== QtMacExtras ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtx11extras-module.html | |||
Number of types in QtX11Extras:''' 1''' | |||
Number of missing types:''' 0''' | |||
===== QtWinExtras ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtxml-module.html | |||
Number of types in QtXml:''' 31''' | |||
Number of missing types:''' 0''' | |||
===== QtXmlPatterns ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtxmlpatterns-module.html | |||
Number of types in QtXmlPatterns:''' 15''' | |||
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.12/qtcharts-module.html | |||
Number of types in QtCharts:''' 48''' | |||
Number of missing types:''' 0''' | |||
===== QtDataVisualization ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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''' | |||
===== Summary ===== | |||
Total number of missing types:''' 104''' | |||
Total number of missing types that are present in PyQt5:''' 42''' | |||
Total number of missing modules:''' 5''' | |||
[✔] pylon:~/dev/pyside5.12(envQt5.12.2Py3.7.2)(5.12|✚1…) % cat missing_bindings_for_wiki_qt_io.txt | |||
= PySide2 bindings for Qt 5.12 = | |||
Using Qt version 5.12 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.12 -w all | |||
on the following date: | |||
2019-03-22 12:01:50 GMT | |||
===== QtCore ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtcore-module.html | |||
Number of types in QtCore:''' 185''' | |||
Missing types in QtCore: | |||
QAtomicInt | |||
QAtomicInteger | |||
QAtomicPointer | |||
QBEInteger | |||
QByteArrayList | |||
QCache | |||
QCborMap.ConstIterator | |||
QCborMap.Iterator | |||
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) | |||
QScopeGuard | |||
QSharedMemory (is present in PyQt5) | |||
QStaticByteArrayMatcher | |||
QStringView | |||
QThreadStorage | |||
QUnhandledException | |||
QVariant (is present in PyQt5) | |||
QWinEventNotifier | |||
Number of missing types:''' 31''' | |||
Number of missing types that are present in PyQt5:''' 9''' | |||
===== QtGui ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtmultimedia-module.html | |||
Number of types in QtMultimedia:''' 95''' | |||
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.12/qtmultimediawidgets-module.html | |||
Number of types in QtMultimediaWidgets:''' 4''' | |||
Number of missing types:''' 0''' | |||
===== QtNetwork ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtnetwork-module.html | |||
Number of types in QtNetwork:''' 52''' | |||
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.12/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.12/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''' | |||
===== QtSql ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtsql-module.html | |||
Number of types in QtSql:''' 15''' | |||
Number of missing types:''' 0''' | |||
===== QtTest ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/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:''' 3''' | ||
Number of missing types that are present in PyQt5:''' 2''' | |||
===== QtWidgets ===== | |||
Documentation link: http://doc.qt.io/qt-5.12/qtwidgets-module.html | |||
Number of types in QtWidgets:''' 198''' | |||
Missing types in QtWidgets: | |||
QFormLayout.TakeRowResult (is present in PyQt5) | |||
Number of missing types:''' 1''' | |||
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/qt3dcore-module.html | Documentation link: http://doc.qt.io/qt-5.12/qt3dcore-module.html | ||
Number of types in Qt3DCore:''' 38''' | Number of types in Qt3DCore:''' 38''' | ||
Line 218: | Line 675: | ||
===== Qt3DInput ===== | ===== Qt3DInput ===== | ||
Documentation link: http://doc.qt.io/qt-5/qt3dinput-module.html | Documentation link: http://doc.qt.io/qt-5.12/qt3dinput-module.html | ||
Number of types in Qt3DInput:''' 26''' | Number of types in Qt3DInput:''' 26''' | ||
Line 233: | Line 690: | ||
===== Qt3DLogic ===== | ===== Qt3DLogic ===== | ||
Documentation link: http://doc.qt.io/qt-5/qt3dlogic-module.html | Documentation link: http://doc.qt.io/qt-5.12/qt3dlogic-module.html | ||
Number of types in Qt3DLogic:''' 4''' | Number of types in Qt3DLogic:''' 4''' | ||
Line 246: | Line 703: | ||
===== Qt3DRender ===== | ===== Qt3DRender ===== | ||
Documentation link: http://doc.qt.io/qt-5/qt3drender-module.html | Documentation link: http://doc.qt.io/qt-5.12/qt3drender-module.html | ||
Number of types in Qt3DRender:''' 111''' | Number of types in Qt3DRender:''' 111''' | ||
Line 259: | Line 716: | ||
===== Qt3DAnimation ===== | ===== Qt3DAnimation ===== | ||
Documentation link: http://doc.qt.io/qt-5/qt3danimation-module.html | Documentation link: http://doc.qt.io/qt-5.12/qt3danimation-module.html | ||
Number of types in Qt3DAnimation:''' 25''' | Number of types in Qt3DAnimation:''' 25''' | ||
Line 280: | Line 737: | ||
===== Qt3DExtras ===== | ===== Qt3DExtras ===== | ||
Documentation link: http://doc.qt.io/qt-5/qt3dextras-module.html | Documentation link: http://doc.qt.io/qt-5.12/qt3dextras-module.html | ||
Number of types in Qt3DExtras:''' 47''' | Number of types in Qt3DExtras:''' 47''' | ||
Line 287: | Line 744: | ||
===== QtConcurrent ===== | ===== QtConcurrent ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtconcurrent-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtconcurrent-module.html | ||
''Could not load PyQt5.QtConcurrent for comparison. Received error: module PyQt5 has no attribute QtConcurrent.'' | ''Could not load PyQt5.QtConcurrent for comparison. Received error: module PyQt5 has no attribute QtConcurrent.'' | ||
Line 296: | Line 753: | ||
===== QtNetworkAuth ===== | ===== QtNetworkAuth ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtnetworkauth-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtnetworkauth-module.html | ||
''Could not load PySide2.QtNetworkAuth. Received error: module PySide2 has no attribute QtNetworkAuth. Skipping.'' | ''Could not load PySide2.QtNetworkAuth. Received error: module PySide2 has no attribute QtNetworkAuth. Skipping.'' | ||
===== QtHelp ===== | ===== QtHelp ===== | ||
Documentation link: http://doc.qt.io/qt-5/qthelp-module.html | Documentation link: http://doc.qt.io/qt-5.12/qthelp-module.html | ||
Number of types in QtHelp:''' 11''' | Number of types in QtHelp:''' 11''' | ||
Line 308: | Line 765: | ||
===== QtLocation ===== | ===== QtLocation ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtlocation-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtlocation-module.html | ||
Number of types in QtLocation:''' 41''' | Number of types in QtLocation:''' 41''' | ||
Line 314: | Line 771: | ||
Missing types in QtLocation: | Missing types in QtLocation: | ||
QGeoRouteLeg | QGeoRouteLeg (is present in PyQt5) | ||
QLocation (is present in PyQt5) | QLocation (is present in PyQt5) | ||
Number of missing types:''' 2''' | Number of missing types:''' 2''' | ||
Number of missing types that are present in PyQt5:''' | Number of missing types that are present in PyQt5:''' 2''' | ||
===== QtPrintSupport ===== | ===== QtPrintSupport ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtprintsupport-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtprintsupport-module.html | ||
Number of types in QtPrintSupport:''' 8''' | Number of types in QtPrintSupport:''' 8''' | ||
Line 329: | Line 786: | ||
===== QtSCXML ===== | ===== QtSCXML ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtscxml-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtscxml-module.html | ||
''Could not load PySide2.QtSCXML. Received error: module PySide2 has no attribute QtSCXML. Skipping.'' | ''Could not load PySide2.QtSCXML. Received error: module PySide2 has no attribute QtSCXML. Skipping.'' | ||
===== QtSpeech ===== | ===== QtSpeech ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtspeech-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtspeech-module.html | ||
''Could not load PySide2.QtSpeech. Received error: module PySide2 has no attribute QtSpeech. Skipping.'' | ''Could not load PySide2.QtSpeech. Received error: module PySide2 has no attribute QtSpeech. Skipping.'' | ||
===== QtSvg ===== | ===== QtSvg ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtsvg-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtsvg-module.html | ||
Number of types in QtSvg:''' 4''' | Number of types in QtSvg:''' 4''' | ||
Line 346: | Line 803: | ||
===== QtUiTools ===== | ===== QtUiTools ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtuitools-module.html | Documentation link: http://doc.qt.io/qt-5.12/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 355: | Line 812: | ||
===== QtWebChannel ===== | ===== QtWebChannel ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtwebchannel-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtwebchannel-module.html | ||
Number of types in QtWebChannel:''' 2''' | Number of types in QtWebChannel:''' 2''' | ||
Line 362: | Line 819: | ||
===== QtWebEngine ===== | ===== QtWebEngine ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtwebengine-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtwebengine-module.html | ||
Number of types in QtWebEngine:''' 3''' | Number of types in QtWebEngine:''' 3''' | ||
Line 376: | Line 833: | ||
===== QtWebEngineWidgets ===== | ===== QtWebEngineWidgets ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtwebenginewidgets-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtwebenginewidgets-module.html | ||
Number of types in QtWebEngineWidgets:''' 13''' | Number of types in QtWebEngineWidgets:''' 13''' | ||
Line 382: | Line 839: | ||
Missing types in QtWebEngineWidgets: | Missing types in QtWebEngineWidgets: | ||
QWebEngineClientCertificateSelection | QWebEngineClientCertificateSelection (is present in PyQt5) | ||
Number of missing types:''' | Number of missing types:''' 1''' | ||
Number of missing types that are present in PyQt5:''' 1''' | Number of missing types that are present in PyQt5:''' 1''' | ||
===== QtWebSockets ===== | ===== QtWebSockets ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtwebsockets-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtwebsockets-module.html | ||
Number of types in QtWebSockets:''' 5''' | Number of types in QtWebSockets:''' 5''' | ||
Line 397: | Line 853: | ||
===== QtMacExtras ===== | ===== QtMacExtras ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtmacextras-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtmacextras-module.html | ||
''Could not load PySide2.QtMacExtras. Received error: module PySide2 has no attribute QtMacExtras. Skipping.'' | ''Could not load PySide2.QtMacExtras. Received error: module PySide2 has no attribute QtMacExtras. Skipping.'' | ||
===== QtX11Extras ===== | ===== QtX11Extras ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtx11extras-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtx11extras-module.html | ||
Number of types in QtX11Extras:''' 1''' | Number of types in QtX11Extras:''' 1''' | ||
Line 409: | Line 865: | ||
===== QtWinExtras ===== | ===== QtWinExtras ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtwinextras-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtwinextras-module.html | ||
''Could not load PySide2.QtWinExtras. Received error: module PySide2 has no attribute QtWinExtras. Skipping.'' | ''Could not load PySide2.QtWinExtras. Received error: module PySide2 has no attribute QtWinExtras. Skipping.'' | ||
===== QtXml ===== | ===== QtXml ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtxml-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtxml-module.html | ||
Number of types in QtXml:''' 31''' | Number of types in QtXml:''' 31''' | ||
Line 421: | Line 877: | ||
===== QtXmlPatterns ===== | ===== QtXmlPatterns ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtxmlpatterns-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtxmlpatterns-module.html | ||
Number of types in QtXmlPatterns:''' 15''' | Number of types in QtXmlPatterns:''' 15''' | ||
Line 434: | Line 890: | ||
===== QtCharts ===== | ===== QtCharts ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtcharts-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtcharts-module.html | ||
Number of types in QtCharts:''' 48''' | Number of types in QtCharts:''' 48''' | ||
Line 441: | Line 897: | ||
===== QtDataVisualization ===== | ===== QtDataVisualization ===== | ||
Documentation link: http://doc.qt.io/qt-5/qtdatavisualization-module.html | Documentation link: http://doc.qt.io/qt-5.12/qtdatavisualization-module.html | ||
Number of types in QtDataVisualization:''' 36''' | Number of types in QtDataVisualization:''' 36''' | ||
Line 454: | Line 910: | ||
===== Summary ===== | ===== Summary ===== | ||
Total number of missing types:''' | Total number of missing types:''' 104''' | ||
Total number of missing types that are present in PyQt5:''' | Total number of missing types that are present in PyQt5:''' 42''' | ||
Total number of missing modules:''' 5''' | Total number of missing modules:''' 5''' |
Revision as of 12:03, 22 March 2019
PySide2 bindings for Qt 5.12.2
Using Qt version 5.12 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.12 -w all
on the following date:
2019-03-22 12:01:50 GMT
QtCore
Documentation link: http://doc.qt.io/qt-5.12/qtcore-module.html
Number of types in QtCore: 185
Missing types in QtCore:
QAtomicInt QAtomicInteger QAtomicPointer QBEInteger QByteArrayList QCache QCborMap.ConstIterator QCborMap.Iterator 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) QScopeGuard QSharedMemory (is present in PyQt5) QStaticByteArrayMatcher QStringView QThreadStorage QUnhandledException QVariant (is present in PyQt5) QWinEventNotifier
Number of missing types: 31
Number of missing types that are present in PyQt5: 9
QtGui
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtmultimedia-module.html
Number of types in QtMultimedia: 95
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.12/qtmultimediawidgets-module.html
Number of types in QtMultimediaWidgets: 4
Number of missing types: 0
QtNetwork
Documentation link: http://doc.qt.io/qt-5.12/qtnetwork-module.html
Number of types in QtNetwork: 52
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.12/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.12/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
QtSql
Documentation link: http://doc.qt.io/qt-5.12/qtsql-module.html
Number of types in QtSql: 15
Number of missing types: 0
QtTest
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtwidgets-module.html
Number of types in QtWidgets: 198
Missing types in QtWidgets:
QFormLayout.TakeRowResult (is present in PyQt5)
Number of missing types: 1
Number of missing types that are present in PyQt5: 1
Qt3DCore
Documentation link: http://doc.qt.io/qt-5.12/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.12/qt3dinput-module.html
Number of types in Qt3DInput: 26
Missing types in Qt3DInput:
Qt3DInput.QAbstractPhysicalDeviceProxy Qt3DInput.QInputDeviceIntegration Qt3DInput.QPhysicalDeviceCreatedChangeBase
Number of missing types: 3
Number of missing types that are present in PyQt5: 0
Qt3DLogic
Documentation link: http://doc.qt.io/qt-5.12/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.12/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.12/qt3danimation-module.html
Number of types in Qt3DAnimation: 25
Missing types in Qt3DAnimation:
Qt3DAnimation.QAnimationClip Qt3DAnimation.QAnimationClipData Qt3DAnimation.QAnimationClipLoader Qt3DAnimation.QCallbackMapping Qt3DAnimation.QChannelMapper Qt3DAnimation.QChannelMapping Qt3DAnimation.QClipBlendNodeCreatedChangeBase Qt3DAnimation.QClipBlendValue Qt3DAnimation.QKeyFrame
Number of missing types: 9
Number of missing types that are present in PyQt5: 0
Qt3DExtras
Documentation link: http://doc.qt.io/qt-5.12/qt3dextras-module.html
Number of types in Qt3DExtras: 47
Number of missing types: 0
QtConcurrent
Documentation link: http://doc.qt.io/qt-5.12/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
QtNetworkAuth
Documentation link: http://doc.qt.io/qt-5.12/qtnetworkauth-module.html
Could not load PySide2.QtNetworkAuth. Received error: module PySide2 has no attribute QtNetworkAuth. Skipping.
QtHelp
Documentation link: http://doc.qt.io/qt-5.12/qthelp-module.html
Number of types in QtHelp: 11
Number of missing types: 0
QtLocation
Documentation link: http://doc.qt.io/qt-5.12/qtlocation-module.html
Number of types in QtLocation: 41
Missing types in QtLocation:
QGeoRouteLeg (is present in PyQt5) QLocation (is present in PyQt5)
Number of missing types: 2
Number of missing types that are present in PyQt5: 2
QtPrintSupport
Documentation link: http://doc.qt.io/qt-5.12/qtprintsupport-module.html
Number of types in QtPrintSupport: 8
Number of missing types: 0
QtSCXML
Documentation link: http://doc.qt.io/qt-5.12/qtscxml-module.html
Could not load PySide2.QtSCXML. Received error: module PySide2 has no attribute QtSCXML. Skipping.
QtSpeech
Documentation link: http://doc.qt.io/qt-5.12/qtspeech-module.html
Could not load PySide2.QtSpeech. Received error: module PySide2 has no attribute QtSpeech. Skipping.
QtSvg
Documentation link: http://doc.qt.io/qt-5.12/qtsvg-module.html
Number of types in QtSvg: 4
Number of missing types: 0
QtUiTools
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtwebchannel-module.html
Number of types in QtWebChannel: 2
Number of missing types: 0
QtWebEngine
Documentation link: http://doc.qt.io/qt-5.12/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
QtWebEngineWidgets
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtwebsockets-module.html
Number of types in QtWebSockets: 5
Number of missing types: 0
QtMacExtras
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtx11extras-module.html
Number of types in QtX11Extras: 1
Number of missing types: 0
QtWinExtras
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtxml-module.html
Number of types in QtXml: 31
Number of missing types: 0
QtXmlPatterns
Documentation link: http://doc.qt.io/qt-5.12/qtxmlpatterns-module.html
Number of types in QtXmlPatterns: 15
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.12/qtcharts-module.html
Number of types in QtCharts: 48
Number of missing types: 0
QtDataVisualization
Documentation link: http://doc.qt.io/qt-5.12/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
Summary
Total number of missing types: 104
Total number of missing types that are present in PyQt5: 42
Total number of missing modules: 5
[✔] pylon:~/dev/pyside5.12(envQt5.12.2Py3.7.2)(5.12|✚1…) % cat missing_bindings_for_wiki_qt_io.txt
PySide2 bindings for Qt 5.12
Using Qt version 5.12 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.12 -w all
on the following date:
2019-03-22 12:01:50 GMT
QtCore
Documentation link: http://doc.qt.io/qt-5.12/qtcore-module.html
Number of types in QtCore: 185
Missing types in QtCore:
QAtomicInt QAtomicInteger QAtomicPointer QBEInteger QByteArrayList QCache QCborMap.ConstIterator QCborMap.Iterator 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) QScopeGuard QSharedMemory (is present in PyQt5) QStaticByteArrayMatcher QStringView QThreadStorage QUnhandledException QVariant (is present in PyQt5) QWinEventNotifier
Number of missing types: 31
Number of missing types that are present in PyQt5: 9
QtGui
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtmultimedia-module.html
Number of types in QtMultimedia: 95
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.12/qtmultimediawidgets-module.html
Number of types in QtMultimediaWidgets: 4
Number of missing types: 0
QtNetwork
Documentation link: http://doc.qt.io/qt-5.12/qtnetwork-module.html
Number of types in QtNetwork: 52
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.12/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.12/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
QtSql
Documentation link: http://doc.qt.io/qt-5.12/qtsql-module.html
Number of types in QtSql: 15
Number of missing types: 0
QtTest
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtwidgets-module.html
Number of types in QtWidgets: 198
Missing types in QtWidgets:
QFormLayout.TakeRowResult (is present in PyQt5)
Number of missing types: 1
Number of missing types that are present in PyQt5: 1
Qt3DCore
Documentation link: http://doc.qt.io/qt-5.12/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.12/qt3dinput-module.html
Number of types in Qt3DInput: 26
Missing types in Qt3DInput:
Qt3DInput.QAbstractPhysicalDeviceProxy Qt3DInput.QInputDeviceIntegration Qt3DInput.QPhysicalDeviceCreatedChangeBase
Number of missing types: 3
Number of missing types that are present in PyQt5: 0
Qt3DLogic
Documentation link: http://doc.qt.io/qt-5.12/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.12/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.12/qt3danimation-module.html
Number of types in Qt3DAnimation: 25
Missing types in Qt3DAnimation:
Qt3DAnimation.QAnimationClip Qt3DAnimation.QAnimationClipData Qt3DAnimation.QAnimationClipLoader Qt3DAnimation.QCallbackMapping Qt3DAnimation.QChannelMapper Qt3DAnimation.QChannelMapping Qt3DAnimation.QClipBlendNodeCreatedChangeBase Qt3DAnimation.QClipBlendValue Qt3DAnimation.QKeyFrame
Number of missing types: 9
Number of missing types that are present in PyQt5: 0
Qt3DExtras
Documentation link: http://doc.qt.io/qt-5.12/qt3dextras-module.html
Number of types in Qt3DExtras: 47
Number of missing types: 0
QtConcurrent
Documentation link: http://doc.qt.io/qt-5.12/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
QtNetworkAuth
Documentation link: http://doc.qt.io/qt-5.12/qtnetworkauth-module.html
Could not load PySide2.QtNetworkAuth. Received error: module PySide2 has no attribute QtNetworkAuth. Skipping.
QtHelp
Documentation link: http://doc.qt.io/qt-5.12/qthelp-module.html
Number of types in QtHelp: 11
Number of missing types: 0
QtLocation
Documentation link: http://doc.qt.io/qt-5.12/qtlocation-module.html
Number of types in QtLocation: 41
Missing types in QtLocation:
QGeoRouteLeg (is present in PyQt5) QLocation (is present in PyQt5)
Number of missing types: 2
Number of missing types that are present in PyQt5: 2
QtPrintSupport
Documentation link: http://doc.qt.io/qt-5.12/qtprintsupport-module.html
Number of types in QtPrintSupport: 8
Number of missing types: 0
QtSCXML
Documentation link: http://doc.qt.io/qt-5.12/qtscxml-module.html
Could not load PySide2.QtSCXML. Received error: module PySide2 has no attribute QtSCXML. Skipping.
QtSpeech
Documentation link: http://doc.qt.io/qt-5.12/qtspeech-module.html
Could not load PySide2.QtSpeech. Received error: module PySide2 has no attribute QtSpeech. Skipping.
QtSvg
Documentation link: http://doc.qt.io/qt-5.12/qtsvg-module.html
Number of types in QtSvg: 4
Number of missing types: 0
QtUiTools
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtwebchannel-module.html
Number of types in QtWebChannel: 2
Number of missing types: 0
QtWebEngine
Documentation link: http://doc.qt.io/qt-5.12/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
QtWebEngineWidgets
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtwebsockets-module.html
Number of types in QtWebSockets: 5
Number of missing types: 0
QtMacExtras
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtx11extras-module.html
Number of types in QtX11Extras: 1
Number of missing types: 0
QtWinExtras
Documentation link: http://doc.qt.io/qt-5.12/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.12/qtxml-module.html
Number of types in QtXml: 31
Number of missing types: 0
QtXmlPatterns
Documentation link: http://doc.qt.io/qt-5.12/qtxmlpatterns-module.html
Number of types in QtXmlPatterns: 15
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.12/qtcharts-module.html
Number of types in QtCharts: 48
Number of missing types: 0
QtDataVisualization
Documentation link: http://doc.qt.io/qt-5.12/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
Summary
Total number of missing types: 104
Total number of missing types that are present in PyQt5: 42
Total number of missing modules: 5