|
|
Line 1: |
Line 1: |
| [[Category:Qt for Python]]
| | = PySide2 bindings for Qt 5.12.1 = |
| = PySide2 bindings for Qt 5.11 = | | Using Qt version 5.12 documentation to find public API Qt types and test |
| Using Qt version 5.11 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 7: |
Line 6: |
|
| |
|
| This report was generated by running the following command: | | This report was generated by running the following command: |
| python pysidedev/missing_bindings.py --qt-version 5.11 -w all | | python missing_bindings.py --qt-version 5.12 -w all |
| on the following date: | | on the following date: |
| 2018-10-12 13:50:19 GMT | | 2019-02-01 14:03:09 GMT |
| | |
| You can help to reduce the list of missing bindings [[Adding a class to Qt for Python|by adding them]].
| |
|
| |
|
| ===== QtCore ===== | | ===== QtCore ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtcore-module.html | | Documentation link: http://doc.qt.io/qt-5/qtcore-module.html |
|
| |
|
| Number of types in QtCore:''' 175''' | | Number of types in QtCore:''' 185''' |
|
| |
|
| Missing types in QtCore: | | Missing types in QtCore: |
|
| |
|
| QAbstractNativeEventFilter (is present in PyQt5)
| |
| QAtomicInt | | QAtomicInt |
| QAtomicInteger | | QAtomicInteger |
Line 27: |
Line 23: |
| QByteArrayList | | QByteArrayList |
| QCache | | QCache |
| | QCborMap.ConstIterator |
| | QCborMap.Iterator |
| QContiguousCache | | QContiguousCache |
| QDeadlineTimer (is present in PyQt5) | | QDeadlineTimer (is present in PyQt5) |
Line 42: |
Line 40: |
| QMetaType (is present in PyQt5) | | QMetaType (is present in PyQt5) |
| QObjectCleanupHandler (is present in PyQt5) | | QObjectCleanupHandler (is present in PyQt5) |
| | QScopeGuard |
| QSharedMemory (is present in PyQt5) | | QSharedMemory (is present in PyQt5) |
| QStaticByteArrayMatcher | | QStaticByteArrayMatcher |
Line 50: |
Line 49: |
| QWinEventNotifier | | QWinEventNotifier |
|
| |
|
| Number of missing types:''' 29''' | | Number of missing types:''' 31''' |
|
| |
|
| Number of missing types that are present in PyQt5:''' 9''' | | Number of missing types that are present in PyQt5:''' 8''' |
|
| |
|
| ===== QtGui ===== | | ===== QtGui ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtgui-module.html | | Documentation link: http://doc.qt.io/qt-5/qtgui-module.html |
|
| |
|
| Number of types in QtGui:''' 193''' | | Number of types in QtGui:''' 193''' |
Line 79: |
Line 78: |
|
| |
|
| ===== QtMultimedia ===== | | ===== QtMultimedia ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtmultimedia-module.html | | Documentation link: http://doc.qt.io/qt-5/qtmultimedia-module.html |
|
| |
|
| Number of types in QtMultimedia:''' 95''' | | Number of types in QtMultimedia:''' 95''' |
Line 101: |
Line 100: |
|
| |
|
| ===== QtMultimediaWidgets ===== | | ===== QtMultimediaWidgets ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtmultimediawidgets-module.html | | Documentation link: http://doc.qt.io/qt-5/qtmultimediawidgets-module.html |
|
| |
|
| Number of types in QtMultimediaWidgets:''' 4''' | | Number of types in QtMultimediaWidgets:''' 4''' |
Line 108: |
Line 107: |
|
| |
|
| ===== QtNetwork ===== | | ===== QtNetwork ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtnetwork-module.html | | Documentation link: http://doc.qt.io/qt-5/qtnetwork-module.html |
|
| |
|
| Number of types in QtNetwork:''' 48''' | | Number of types in QtNetwork:''' 52''' |
|
| |
|
| Missing types in QtNetwork: | | Missing types in QtNetwork: |
|
| |
|
| | QDtlsClientVerifier |
| | QDtlsClientVerifier.GeneratorParameters |
| QSctpServer | | QSctpServer |
| QSctpSocket | | QSctpSocket |
| QSslEllipticCurve (is present in PyQt5) | | QSslEllipticCurve (is present in PyQt5) |
|
| |
|
| Number of missing types:''' 3''' | | Number of missing types:''' 5''' |
|
| |
|
| Number of missing types that are present in PyQt5:''' 1''' | | Number of missing types that are present in PyQt5:''' 1''' |
|
| |
|
| ===== QtQml ===== | | ===== QtQml ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtqml-module.html | | Documentation link: http://doc.qt.io/qt-5/qtqml-module.html |
|
| |
|
| Number of types in QtQml:''' 24''' | | Number of types in QtQml:''' 25''' |
|
| |
|
| Missing types in QtQml: | | Missing types in QtQml: |
Line 137: |
Line 138: |
|
| |
|
| ===== QtQuick ===== | | ===== QtQuick ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtquick-module.html | | Documentation link: http://doc.qt.io/qt-5/qtquick-module.html |
|
| |
|
| Number of types in QtQuick:''' 45''' | | Number of types in QtQuick:''' 45''' |
Line 163: |
Line 164: |
|
| |
|
| ===== QtSql ===== | | ===== QtSql ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtsql-module.html | | Documentation link: http://doc.qt.io/qt-5/qtsql-module.html |
|
| |
|
| Number of types in QtSql:''' 15''' | | Number of types in QtSql:''' 15''' |
Line 170: |
Line 171: |
|
| |
|
| ===== QtTest ===== | | ===== QtTest ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qttest-module.html | | Documentation link: http://doc.qt.io/qt-5/qttest-module.html |
|
| |
|
| Number of types in QtTest:''' 5''' | | Number of types in QtTest:''' 5''' |
Line 185: |
Line 186: |
|
| |
|
| ===== QtWidgets ===== | | ===== QtWidgets ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtwidgets-module.html | | Documentation link: http://doc.qt.io/qt-5/qtwidgets-module.html |
|
| |
|
| Number of types in QtWidgets:''' 200''' | | Number of types in QtWidgets:''' 200''' |
Line 200: |
Line 201: |
|
| |
|
| ===== Qt3DCore ===== | | ===== Qt3DCore ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qt3dcore-module.html | | Documentation link: http://doc.qt.io/qt-5/qt3dcore-module.html |
| | |
| ''Could not load PyQt5.Qt3DCore for comparison. Received error: module PyQt5 has no attribute Qt3DCore.''
| |
|
| |
|
| Number of types in Qt3DCore:''' 38''' | | Number of types in Qt3DCore:''' 38''' |
Line 219: |
Line 218: |
|
| |
|
| ===== Qt3DInput ===== | | ===== Qt3DInput ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qt3dinput-module.html | | Documentation link: http://doc.qt.io/qt-5/qt3dinput-module.html |
| | |
| ''Could not load PyQt5.Qt3DInput for comparison. Received error: module PyQt5 has no attribute Qt3DInput.''
| |
|
| |
|
| Number of types in Qt3DInput:''' 26''' | | Number of types in Qt3DInput:''' 26''' |
Line 236: |
Line 233: |
|
| |
|
| ===== Qt3DLogic ===== | | ===== Qt3DLogic ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qt3dlogic-module.html | | Documentation link: http://doc.qt.io/qt-5/qt3dlogic-module.html |
|
| |
|
| ''Could not load PyQt5.Qt3DLogic for comparison. Received error: module PyQt5 has no attribute Qt3DLogic.'' | | Number of types in Qt3DLogic:''' 4''' |
|
| |
|
| Number of types in Qt3DLogic:''' 3'''
| | Missing types in Qt3DLogic: |
|
| |
|
| Number of missing types:''' 0''' | | Qt3DLogic.Logic |
| | |
| | Number of missing types:''' 1''' |
| | |
| | Number of missing types that are present in PyQt5:''' 0''' |
|
| |
|
| ===== Qt3DRender ===== | | ===== Qt3DRender ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qt3drender-module.html | | Documentation link: http://doc.qt.io/qt-5/qt3drender-module.html |
|
| |
|
| ''Could not load PyQt5.Qt3DRender for comparison. Received error: module PyQt5 has no attribute Qt3DRender.'' | | Number of types in Qt3DRender:''' 111''' |
|
| |
|
| Number of types in Qt3DRender:''' 110''' | | Missing types in Qt3DRender: |
| | |
| | Qt3DRender.Render |
| | |
| | Number of missing types:''' 1''' |
|
| |
|
| Number of missing types:''' 0''' | | Number of missing types that are present in PyQt5:''' 0''' |
|
| |
|
| ===== Qt3DAnimation ===== | | ===== Qt3DAnimation ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qt3danimation-module.html | | Documentation link: http://doc.qt.io/qt-5/qt3danimation-module.html |
| | |
| ''Could not load PyQt5.Qt3DAnimation for comparison. Received error: module PyQt5 has no attribute Qt3DAnimation.''
| |
|
| |
|
| Number of types in Qt3DAnimation:''' 25''' | | Number of types in Qt3DAnimation:''' 25''' |
Line 277: |
Line 280: |
|
| |
|
| ===== Qt3DExtras ===== | | ===== Qt3DExtras ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qt3dextras-module.html | | Documentation link: http://doc.qt.io/qt-5/qt3dextras-module.html |
|
| |
|
| ''Could not load PyQt5.Qt3DExtras for comparison. Received error: module PyQt5 has no attribute Qt3DExtras.''
| | Number of types in Qt3DExtras:''' 47''' |
| | |
| Number of types in Qt3DExtras:''' 46''' | |
|
| |
|
| Number of missing types:''' 0''' | | Number of missing types:''' 0''' |
|
| |
|
| ===== QtConcurrent ===== | | ===== QtConcurrent ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtconcurrent-module.html | | 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.'' | | ''Could not load PyQt5.QtConcurrent for comparison. Received error: module PyQt5 has no attribute QtConcurrent.'' |
Line 295: |
Line 296: |
|
| |
|
| ===== QtNetworkAuth ===== | | ===== QtNetworkAuth ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtnetworkauth-module.html | | Documentation link: http://doc.qt.io/qt-5/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.11/qthelp-module.html | | Documentation link: http://doc.qt.io/qt-5/qthelp-module.html |
|
| |
|
| Number of types in QtHelp:''' 11''' | | Number of types in QtHelp:''' 11''' |
Line 307: |
Line 308: |
|
| |
|
| ===== QtLocation ===== | | ===== QtLocation ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtlocation-module.html | | Documentation link: http://doc.qt.io/qt-5/qtlocation-module.html |
|
| |
|
| Number of types in QtLocation:''' 40''' | | Number of types in QtLocation:''' 41''' |
|
| |
|
| Missing types in QtLocation: | | Missing types in QtLocation: |
|
| |
|
| | QGeoRouteLeg |
| QLocation (is present in PyQt5) | | QLocation (is present in PyQt5) |
|
| |
|
| Number of missing types:''' 1''' | | Number of missing types:''' 2''' |
|
| |
|
| Number of missing types that are present in PyQt5:''' 1''' | | Number of missing types that are present in PyQt5:''' 1''' |
|
| |
|
| ===== QtPrintSupport ===== | | ===== QtPrintSupport ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtprintsupport-module.html | | Documentation link: http://doc.qt.io/qt-5/qtprintsupport-module.html |
|
| |
|
| Number of types in QtPrintSupport:''' 8''' | | Number of types in QtPrintSupport:''' 8''' |
Line 327: |
Line 329: |
|
| |
|
| ===== QtSCXML ===== | | ===== QtSCXML ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtscxml-module.html | | Documentation link: http://doc.qt.io/qt-5/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.11/qtspeech-module.html | | Documentation link: http://doc.qt.io/qt-5/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.11/qtsvg-module.html | | Documentation link: http://doc.qt.io/qt-5/qtsvg-module.html |
|
| |
|
| Number of types in QtSvg:''' 4''' | | Number of types in QtSvg:''' 4''' |
Line 344: |
Line 346: |
|
| |
|
| ===== QtUiTools ===== | | ===== QtUiTools ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtuitools-module.html | | 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 353: |
Line 355: |
|
| |
|
| ===== QtWebChannel ===== | | ===== QtWebChannel ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtwebchannel-module.html | | Documentation link: http://doc.qt.io/qt-5/qtwebchannel-module.html |
|
| |
|
| Number of types in QtWebChannel:''' 2''' | | Number of types in QtWebChannel:''' 2''' |
Line 360: |
Line 362: |
|
| |
|
| ===== QtWebEngine ===== | | ===== QtWebEngine ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtwebengine-module.html | | Documentation link: http://doc.qt.io/qt-5/qtwebengine-module.html |
|
| |
|
| Number of types in QtWebEngine:''' 3''' | | Number of types in QtWebEngine:''' 3''' |
Line 374: |
Line 376: |
|
| |
|
| ===== QtWebEngineWidgets ===== | | ===== QtWebEngineWidgets ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtwebenginewidgets-module.html | | Documentation link: http://doc.qt.io/qt-5/qtwebenginewidgets-module.html |
|
| |
|
| Number of types in QtWebEngineWidgets:''' 12''' | | Number of types in QtWebEngineWidgets:''' 13''' |
|
| |
|
| Missing types in QtWebEngineWidgets: | | Missing types in QtWebEngineWidgets: |
|
| |
|
| | QWebEngineClientCertificateSelection |
| QWebEngineHistory (is present in PyQt5) | | QWebEngineHistory (is present in PyQt5) |
|
| |
|
| Number of missing types:''' 1''' | | Number of missing types:''' 2''' |
|
| |
|
| 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.11/qtwebsockets-module.html | | Documentation link: http://doc.qt.io/qt-5/qtwebsockets-module.html |
|
| |
|
| Number of types in QtWebSockets:''' 5''' | | Number of types in QtWebSockets:''' 5''' |
Line 394: |
Line 397: |
|
| |
|
| ===== QtMacExtras ===== | | ===== QtMacExtras ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtmacextras-module.html | | 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.'' | | ''Could not load PySide2.QtMacExtras. Received error: module PySide2 has no attribute QtMacExtras. Skipping.'' |
|
| |
|
| ===== QtX11Extras ===== | | ===== QtX11Extras ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtx11extras-module.html | | Documentation link: http://doc.qt.io/qt-5/qtx11extras-module.html |
|
| |
|
| Number of types in QtX11Extras:''' 1''' | | Number of types in QtX11Extras:''' 1''' |
Line 406: |
Line 409: |
|
| |
|
| ===== QtWinExtras ===== | | ===== QtWinExtras ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtwinextras-module.html | | 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.'' | | ''Could not load PySide2.QtWinExtras. Received error: module PySide2 has no attribute QtWinExtras. Skipping.'' |
|
| |
|
| ===== QtXml ===== | | ===== QtXml ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtxml-module.html | | Documentation link: http://doc.qt.io/qt-5/qtxml-module.html |
|
| |
|
| Number of types in QtXml:''' 31''' | | Number of types in QtXml:''' 31''' |
Line 418: |
Line 421: |
|
| |
|
| ===== QtXmlPatterns ===== | | ===== QtXmlPatterns ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtxmlpatterns-module.html | | Documentation link: http://doc.qt.io/qt-5/qtxmlpatterns-module.html |
|
| |
|
| Number of types in QtXmlPatterns:''' 15''' | | Number of types in QtXmlPatterns:''' 15''' |
Line 431: |
Line 434: |
|
| |
|
| ===== QtCharts ===== | | ===== QtCharts ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtcharts-module.html | | Documentation link: http://doc.qt.io/qt-5/qtcharts-module.html |
|
| |
|
| Number of types in QtCharts:''' 48''' | | Number of types in QtCharts:''' 48''' |
Line 438: |
Line 441: |
|
| |
|
| ===== QtDataVisualization ===== | | ===== QtDataVisualization ===== |
| Documentation link: http://doc.qt.io/qt-5.11/qtdatavisualization-module.html | | Documentation link: http://doc.qt.io/qt-5/qtdatavisualization-module.html |
|
| |
|
| Number of types in QtDataVisualization:''' 36''' | | Number of types in QtDataVisualization:''' 36''' |
Line 451: |
Line 454: |
|
| |
|
| ===== Summary ===== | | ===== Summary ===== |
| Total number of missing types:''' 99''' | | Total number of missing types:''' 107''' |
|
| |
|
| Total number of missing types that are present in PyQt5:''' 41''' | | Total number of missing types that are present in PyQt5:''' 40''' |
|
| |
|
| Total number of missing modules:''' 5''' | | Total number of missing modules:''' 5''' |
|
| |
| = Stalled version =
| |
| == PySide2 bindings for Qt 5.9 ==
| |
| Using Qt version 5.9 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.9 -w all
| |
| on the following date:
| |
| 2018-05-22 11:03:26 GMT
| |
|
| |
| ===== QtCore =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtcore-module.html
| |
|
| |
| Number of types in QtCore:''' 169'''
| |
|
| |
| Missing types in QtCore:
| |
|
| |
| QAbstractNativeEventFilter (is present in PyQt5)
| |
| QAtomicInt
| |
| QAtomicInteger
| |
| QAtomicPointer
| |
| QByteArrayList
| |
| QCache
| |
| QContiguousCache
| |
| QDeadlineTimer (is present in PyQt5)
| |
| QEventLoopLocker (is present in PyQt5)
| |
| QException
| |
| QFuture
| |
| QFutureSynchronizer
| |
| QFutureWatcher
| |
| QJsonObject
| |
| QLibrary (is present in PyQt5)
| |
| QLoggingCategory
| |
| QMessageLogger (is present in PyQt5)
| |
| QMetaType (is present in PyQt5)
| |
| QObjectCleanupHandler (is present in PyQt5)
| |
| QSharedMemory (is present in PyQt5)
| |
| QStaticByteArrayMatcher
| |
| QThreadStorage
| |
| QUnhandledException
| |
| QVariant (is present in PyQt5)
| |
| QWinEventNotifier
| |
|
| |
| Number of missing types:''' 25'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 9'''
| |
|
| |
| ===== QtGui =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtgui-module.html
| |
|
| |
| Number of types in QtGui:''' 189'''
| |
|
| |
| Missing types in QtGui:
| |
|
| |
| QAccessibleImageInterface
| |
| 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
| |
|
| |
| Number of missing types:''' 8'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 5'''
| |
|
| |
| ===== QtMultimedia =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/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.9/qtmultimediawidgets-module.html
| |
|
| |
| Number of types in QtMultimediaWidgets:''' 4'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtNetwork =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtnetwork-module.html
| |
|
| |
| Number of types in QtNetwork:''' 48'''
| |
|
| |
| Missing types in QtNetwork:
| |
|
| |
| QSctpServer
| |
| QSctpSocket
| |
| QSslEllipticCurve (is present in PyQt5)
| |
|
| |
| Number of missing types:''' 3'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 1'''
| |
|
| |
| ===== QtQml =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtqml-module.html
| |
|
| |
| Number of types in QtQml:''' 23'''
| |
|
| |
| Missing types in QtQml:
| |
|
| |
| QQmlListProperty (is present in PyQt5)
| |
|
| |
| Number of missing types:''' 1'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 1'''
| |
|
| |
| ===== QtQuick =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/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.9/qtsql-module.html
| |
|
| |
| Number of types in QtSql:''' 15'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtTest =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qttest-module.html
| |
|
| |
| Number of types in QtTest:''' 4'''
| |
|
| |
| Missing types in QtTest:
| |
|
| |
| QSignalSpy (is present in PyQt5)
| |
| QTestEventList
| |
|
| |
| Number of missing types:''' 2'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 1'''
| |
|
| |
| ===== QtWidgets =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtwidgets-module.html
| |
|
| |
| Number of types in QtWidgets:''' 201'''
| |
|
| |
| 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.9/qt3dcore-module.html
| |
|
| |
| ''Could not load PyQt5.Qt3DCore for comparison. Received error: module PyQt5 has no attribute Qt3DCore.''
| |
|
| |
| Number of types in Qt3DCore:''' 31'''
| |
|
| |
| Missing types in Qt3DCore:
| |
|
| |
| Qt3DCore.QBackendNodeMapper
| |
| Qt3DCore.QNodeCreatedChange
| |
| Qt3DCore.Quick
| |
| Qt3DCore.Quick.QQmlAspectEngine
| |
|
| |
| Number of missing types:''' 4'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 0'''
| |
|
| |
| ===== Qt3DInput =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qt3dinput-module.html
| |
|
| |
| ''Could not load PyQt5.Qt3DInput for comparison. Received error: module PyQt5 has no attribute Qt3DInput.''
| |
|
| |
| Number of types in Qt3DInput:''' 23'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== Qt3DLogic =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qt3dlogic-module.html
| |
|
| |
| ''Could not load PyQt5.Qt3DLogic for comparison. Received error: module PyQt5 has no attribute Qt3DLogic.''
| |
|
| |
| Number of types in Qt3DLogic:''' 3'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== Qt3DRender =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qt3drender-module.html
| |
|
| |
| ''Could not load PyQt5.Qt3DRender for comparison. Received error: module PyQt5 has no attribute Qt3DRender.''
| |
|
| |
| Number of types in Qt3DRender:''' 100'''
| |
|
| |
| Missing types in Qt3DRender:
| |
|
| |
| Qt3DRender.AssimpImporter
| |
|
| |
| Number of missing types:''' 1'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 0'''
| |
|
| |
| ===== Qt3DAnimation =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qt3danimation-module.html
| |
|
| |
| ''Could not load PyQt5.Qt3DAnimation for comparison. Received error: module PyQt5 has no attribute Qt3DAnimation.''
| |
|
| |
| Number of types in Qt3DAnimation:''' 16'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== Qt3DExtras =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qt3dextras-module.html
| |
|
| |
| ''Could not load PyQt5.Qt3DExtras for comparison. Received error: module PyQt5 has no attribute Qt3DExtras.''
| |
|
| |
| Number of types in Qt3DExtras:''' 32'''
| |
|
| |
| Missing types in Qt3DExtras:
| |
|
| |
| Qt3DExtras.QNormalDiffuseMapAlphaMaterial
| |
| Qt3DExtras.QTexturedMetalRoughMaterial
| |
|
| |
| Number of missing types:''' 2'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 0'''
| |
|
| |
| ===== QtConcurrent =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/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.9/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.9/qthelp-module.html
| |
|
| |
| Number of types in QtHelp:''' 11'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtLocation =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtlocation-module.html
| |
|
| |
| Number of types in QtLocation:''' 40'''
| |
|
| |
| Missing types in QtLocation:
| |
|
| |
| QLocation (is present in PyQt5)
| |
|
| |
| Number of missing types:''' 1'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 1'''
| |
|
| |
| ===== QtPrintSupport =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtprintsupport-module.html
| |
|
| |
| Number of types in QtPrintSupport:''' 8'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtSCXML =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/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.9/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.9/qtsvg-module.html
| |
|
| |
| Number of types in QtSvg:''' 4'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtUiTools =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/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.9/qtwebchannel-module.html
| |
|
| |
| Number of types in QtWebChannel:''' 2'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtWebEngine =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtwebengine-module.html
| |
|
| |
| ''Could not load PySide2.QtWebEngine. Received error: module PySide2 has no attribute QtWebEngine. Skipping.''
| |
|
| |
| ===== QtWebEngineWidgets =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtwebenginewidgets-module.html
| |
|
| |
| Number of types in QtWebEngineWidgets:''' 12'''
| |
|
| |
| Missing types in QtWebEngineWidgets:
| |
|
| |
| QWebEngineContextMenuData (is present in PyQt5)
| |
| QWebEngineFullScreenRequest (is present in PyQt5)
| |
| QWebEngineHistory (is present in PyQt5)
| |
| QWebEngineScriptCollection (is present in PyQt5)
| |
| QWebEngineSettings (is present in PyQt5)
| |
|
| |
| Number of missing types:''' 5'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 5'''
| |
|
| |
| ===== QtWebSockets =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtwebsockets-module.html
| |
|
| |
| Number of types in QtWebSockets:''' 5'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtMacExtras =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/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.9/qtx11extras-module.html
| |
|
| |
| Number of types in QtX11Extras:''' 1'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtWinExtras =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/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.9/qtxml-module.html
| |
|
| |
| Number of types in QtXml:''' 31'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtXmlPatterns =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/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.9/qt-charts-module.html
| |
|
| |
| ''Could not load PyQt5.QtCharts for comparison. Received error: module PyQt5 has no attribute QtCharts.''
| |
|
| |
| Number of types in QtCharts:''' 48'''
| |
|
| |
| Missing types in QtCharts:
| |
|
| |
| QAbstractAxis
| |
| QAbstractBarSeries
| |
| QAbstractSeries
| |
| QAreaLegendMarker
| |
| QAreaSeries
| |
| QBarCategoryAxis
| |
| QBarLegendMarker
| |
| QBarSeries
| |
| QBarSet
| |
| QBoxPlotLegendMarker
| |
| QBoxPlotSeries
| |
| QBoxSet
| |
| QCandlestickLegendMarker
| |
| QCandlestickModelMapper
| |
| QCandlestickSeries
| |
| QCandlestickSet
| |
| QCategoryAxis
| |
| QChart
| |
| QChartView
| |
| QDateTimeAxis
| |
| QHBarModelMapper
| |
| QHBoxPlotModelMapper
| |
| QHCandlestickModelMapper
| |
| QHPieModelMapper
| |
| QHXYModelMapper
| |
| QHorizontalBarSeries
| |
| QHorizontalPercentBarSeries
| |
| QHorizontalStackedBarSeries
| |
| QLegend
| |
| QLegendMarker
| |
| QLineSeries
| |
| QLogValueAxis
| |
| QPercentBarSeries
| |
| QPieLegendMarker
| |
| QPieSeries
| |
| QPieSlice
| |
| QPolarChart
| |
| QScatterSeries
| |
| QSplineSeries
| |
| QStackedBarSeries
| |
| QVBarModelMapper
| |
| QVBoxPlotModelMapper
| |
| QVCandlestickModelMapper
| |
| QVPieModelMapper
| |
| QVXYModelMapper
| |
| QValueAxis
| |
| QXYLegendMarker
| |
| QXYSeries
| |
|
| |
| Number of missing types:''' 48'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 0'''
| |
|
| |
| ===== QtDataVisualization =====
| |
| Documentation link: http://doc.qt.io/qt-5.9/qtdatavisualization-module.html
| |
|
| |
| ''Could not load PyQt5.QtDataVisualization for comparison. Received error: module PyQt5 has no attribute QtDataVisualization.''
| |
|
| |
| Number of types in QtDataVisualization:''' 36'''
| |
|
| |
| Missing types in QtDataVisualization:
| |
|
| |
| Q3DBars
| |
| Q3DCamera
| |
| Q3DInputHandler
| |
| Q3DLight
| |
| Q3DObject
| |
| Q3DScatter
| |
| Q3DScene
| |
| Q3DSurface
| |
| Q3DTheme
| |
| QAbstract3DAxis
| |
| QAbstract3DGraph
| |
| QAbstract3DInputHandler
| |
| QAbstract3DSeries
| |
| QAbstractDataProxy
| |
| QBar3DSeries
| |
| QBarDataItem
| |
| QBarDataProxy
| |
| QCategory3DAxis
| |
| QCustom3DItem
| |
| QCustom3DLabel
| |
| QCustom3DVolume
| |
| QHeightMapSurfaceDataProxy
| |
| QItemModelBarDataProxy
| |
| QItemModelScatterDataProxy
| |
| QItemModelSurfaceDataProxy
| |
| QLogValue3DAxisFormatter
| |
| QScatter3DSeries
| |
| QScatterDataItem
| |
| QScatterDataProxy
| |
| QSurface3DSeries
| |
| QSurfaceDataItem
| |
| QSurfaceDataProxy
| |
| QTouch3DInputHandler
| |
| QValue3DAxis
| |
| QValue3DAxisFormatter
| |
|
| |
| Number of missing types:''' 35'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 0'''
| |
|
| |
| ===== Summary =====
| |
| Total number of missing types:''' 163'''
| |
|
| |
| Total number of missing types that are present in PyQt5:''' 41'''
| |
|
| |
| Total number of missing modules:''' 6'''
| |
|
| |
| == PySide2 bindings for Qt 5.6 ==
| |
|
| |
| Using Qt version 5.6 documentation to find public API Qt types, to test if they are present in PySide2.
| |
|
| |
| Similar report: https://gist.github.com/ethanhs/6c626ca4e291f3682589699296377d3a
| |
|
| |
| This report was generated by running the following command:
| |
| python missing_bindings.py --qt-version 5.6 -w all
| |
| on the following date:
| |
| 2017-09-04 08:38:07 CET
| |
|
| |
| ===== QtCore =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtcore-module.html
| |
|
| |
| Number of types in QtCore:''' 166'''
| |
|
| |
| Missing types in QtCore:
| |
|
| |
| QAbstractNativeEventFilter (is present in PyQt5)
| |
| QAtomicInt
| |
| QAtomicInteger
| |
| QAtomicPointer
| |
| QByteArrayList
| |
| QCache
| |
| QContiguousCache
| |
| QEventLoopLocker (is present in PyQt5)
| |
| QException
| |
| QFuture
| |
| QFutureSynchronizer
| |
| QFutureWatcher
| |
| QIdentityProxyModel (is present in PyQt5)
| |
| QJsonObject
| |
| QLibrary (is present in PyQt5)
| |
| QLockFile (is present in PyQt5)
| |
| QLoggingCategory
| |
| QMessageAuthenticationCode (is present in PyQt5)
| |
| QMessageLogger (is present in PyQt5)
| |
| QMetaType (is present in PyQt5)
| |
| QObjectCleanupHandler (is present in PyQt5)
| |
| QRegularExpression (is present in PyQt5)
| |
| QRegularExpressionMatch (is present in PyQt5)
| |
| QRegularExpressionMatchIterator (is present in PyQt5)
| |
| QSharedMemory (is present in PyQt5)
| |
| QSignalBlocker (is present in PyQt5)
| |
| QStringListModel (is present in PyQt5)
| |
| QThreadStorage
| |
| QUnhandledException
| |
| QUrlQuery (is present in PyQt5)
| |
| QUuid (is present in PyQt5)
| |
| QVariant (is present in PyQt5)
| |
| QVersionNumber (is present in PyQt5)
| |
| QWinEventNotifier
| |
|
| |
| Number of missing types:''' 34'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 19'''
| |
|
| |
| ===== QtGui =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtgui-module.html
| |
|
| |
| Number of types in QtGui:''' 188'''
| |
|
| |
| Missing types in QtGui:
| |
|
| |
| QAbstractOpenGLFunctions (is present in PyQt5)
| |
| QAccessibleEditableTextInterface
| |
| QAccessibleImageInterface
| |
| QAccessibleObject
| |
| QAccessibleStateChangeEvent
| |
| QAccessibleTableCellInterface
| |
| QAccessibleTableModelChangeEvent
| |
| QAccessibleTextCursorEvent
| |
| QAccessibleTextInsertEvent
| |
| QAccessibleTextInterface
| |
| QAccessibleTextRemoveEvent
| |
| QAccessibleTextSelectionEvent
| |
| QAccessibleTextUpdateEvent
| |
| QAccessibleValueChangeEvent
| |
| QAccessibleValueInterface
| |
| QGlyphRun (is present in PyQt5)
| |
| QInputMethod (is present in PyQt5)
| |
| QInputMethodQueryEvent (is present in PyQt5)
| |
| QNativeGestureEvent (is present in PyQt5)
| |
| QOffscreenSurface (is present in PyQt5)
| |
| QOpenGLContextGroup (is present in PyQt5)
| |
| QOpenGLDebugLogger (is present in PyQt5)
| |
| QOpenGLDebugMessage (is present in PyQt5)
| |
| QOpenGLFramebufferObjectFormat (is present in PyQt5)
| |
| QOpenGLPaintDevice (is present in PyQt5)
| |
| QOpenGLShaderProgram (is present in PyQt5)
| |
| QOpenGLTexture (is present in PyQt5)
| |
| QOpenGLTimeMonitor (is present in PyQt5)
| |
| QOpenGLTimerQuery (is present in PyQt5)
| |
| QOpenGLVersionProfile (is present in PyQt5)
| |
| QOpenGLVertexArrayObject (is present in PyQt5)
| |
| QOpenGLVertexArrayObject.Binder (is present in PyQt5)
| |
| QOpenGLWindow (is present in PyQt5)
| |
| QPlatformGraphicsBuffer
| |
| QPlatformSurfaceEvent (is present in PyQt5)
| |
| QPlatformSystemTrayIcon
| |
| QRasterPaintEngine
| |
| QRgba64 (is present in PyQt5)
| |
| QScrollEvent (is present in PyQt5)
| |
| QScrollPrepareEvent (is present in PyQt5)
| |
| QSupportedWritingSystems
| |
|
| |
| Number of missing types:''' 41'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 23'''
| |
|
| |
| ===== QtWidgets =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtwidgets-module.html
| |
|
| |
| Number of types in QtWidgets:''' 200'''
| |
|
| |
| Missing types in QtWidgets:
| |
|
| |
| QAccessibleWidget
| |
| QColormap
| |
| QMacCocoaViewContainer (is present in PyQt5)
| |
| QMacNativeWidget
| |
| QProxyStyle (is present in PyQt5)
| |
| QScroller (is present in PyQt5)
| |
| QScrollerProperties (is present in PyQt5)
| |
|
| |
| Number of missing types:''' 7'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 4'''
| |
|
| |
| ===== QtMultimedia =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtmultimedia-module.html
| |
|
| |
| Number of types in QtMultimedia:''' 90'''
| |
|
| |
| Missing types in QtMultimedia:
| |
|
| |
| QAbstractPlanarVideoBuffer
| |
| QAudioBuffer.StereoFrame
| |
| QCameraExposure (is present in PyQt5)
| |
| QCameraFeedbackControl
| |
| QCameraFlashControl
| |
| QCameraFocus (is present in PyQt5)
| |
| QCameraFocusControl
| |
| QCameraImageProcessing (is present in PyQt5)
| |
| QMediaMetaData (is present in PyQt5)
| |
| QMediaService (is present in PyQt5)
| |
| QMediaServiceCameraInfoInterface
| |
| QMediaServiceDefaultDeviceInterface
| |
| QMediaServiceFeaturesInterface
| |
| QMediaServiceProviderPlugin
| |
| QMediaServiceSupportedDevicesInterface
| |
| QMediaServiceSupportedFormatsInterface
| |
| QMediaStreamsControl
| |
| QMediaTimeInterval (is present in PyQt5)
| |
| QMediaVideoProbeControl
| |
| QMetaDataReaderControl
| |
| QMetaDataWriterControl
| |
|
| |
| Number of missing types:''' 21'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 6'''
| |
|
| |
| ===== QtMultimediaWidgets =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtmultimediawidgets-module.html
| |
|
| |
| Number of types in QtMultimediaWidgets:''' 4'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtNetwork =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtnetwork-module.html
| |
|
| |
| Number of types in QtNetwork:''' 43'''
| |
|
| |
| Missing types in QtNetwork:
| |
|
| |
| QDnsDomainNameRecord (is present in PyQt5)
| |
| QDnsHostAddressRecord (is present in PyQt5)
| |
| QDnsLookup (is present in PyQt5)
| |
| QDnsMailExchangeRecord (is present in PyQt5)
| |
| QDnsServiceRecord (is present in PyQt5)
| |
| QDnsTextRecord (is present in PyQt5)
| |
| QHttpMultiPart (is present in PyQt5)
| |
| QHttpPart (is present in PyQt5)
| |
| QSslCertificateExtension (is present in PyQt5)
| |
| QSslEllipticCurve (is present in PyQt5)
| |
| QSslPreSharedKeyAuthenticator (is present in PyQt5)
| |
|
| |
| Number of missing types:''' 11'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 11'''
| |
|
| |
| ===== QtQml =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtqml-module.html
| |
|
| |
| Number of types in QtQml:''' 23'''
| |
|
| |
| Missing types in QtQml:
| |
|
| |
| QQmlListProperty (is present in PyQt5)
| |
|
| |
| Number of missing types:''' 1'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 1'''
| |
|
| |
| ===== QtQuick =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtquick-module.html
| |
|
| |
| Number of types in QtQuick:''' 43'''
| |
|
| |
| Missing types in QtQuick:
| |
|
| |
| QQuickItem.ItemChangeData (is present in PyQt5)
| |
| QSGFlatColorMaterial (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)
| |
| QSGSimpleMaterial
| |
| QSGSimpleMaterialShader
| |
| QSGTextureMaterial (is present in PyQt5)
| |
| QSGVertexColorMaterial (is present in PyQt5)
| |
|
| |
| Number of missing types:''' 10'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 8'''
| |
|
| |
| ===== QtSql =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtsql-module.html
| |
|
| |
| Number of types in QtSql:''' 15'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtTest =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qttest-module.html
| |
|
| |
| Number of types in QtTest:''' 4'''
| |
|
| |
| Missing types in QtTest:
| |
|
| |
| QSignalSpy (is present in PyQt5)
| |
| QTestEventList
| |
|
| |
| Number of missing types:''' 2'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 1'''
| |
|
| |
| ===== QtConcurrent =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtconcurrent-module.html
| |
|
| |
| ''Could not load PyQt5.QtConcurrent for comparison. Received error: module object has no attribute QtConcurrent ''
| |
|
| |
| Number of types in QtConcurrent:''' 1'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtHelp =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qthelp-module.html
| |
|
| |
| ''Could not load PySide2.QtHelp. Received error: module object has no attribute QtHelp. Skipping.''
| |
|
| |
| ===== QtOpenGL =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtopengl-module.html
| |
|
| |
| Number of types in QtOpenGL:''' 1'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtLocation =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtlocation-module.html
| |
|
| |
| ''Could not load PySide2.QtLocation. Received error: module object has no attribute QtLocation. Skipping.''
| |
|
| |
| ===== QtPrintSupport =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtprintsupport-module.html
| |
|
| |
| Number of types in QtPrintSupport:''' 8'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtScript =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtscript-module.html
| |
|
| |
| ''Could not load PyQt5.QtScript for comparison. Received error: module object has no attribute QtScript ''
| |
|
| |
| Number of types in QtScript:''' 13'''
| |
|
| |
| Missing types in QtScript:
| |
|
| |
| QScriptSyntaxCheckResult
| |
|
| |
| Number of missing types:''' 1'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 0'''
| |
|
| |
| ===== QtScriptTools =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtscripttools-module.html
| |
|
| |
| ''Could not load PyQt5.QtScriptTools for comparison. Received error: module object has no attribute QtScriptTools ''
| |
|
| |
| Number of types in QtScriptTools:''' 1'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtSvg =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtsvg-module.html
| |
|
| |
| Number of types in QtSvg:''' 4'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtUiTools =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtuitools-module.html
| |
|
| |
| ''Could not load PySide2.QtUiTools. Received error: module object has no attribute QtUiTools. Skipping.''
| |
|
| |
| ===== QtWebChannel =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtwebchannel-module.html
| |
|
| |
| Number of types in QtWebChannel:''' 2'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtWebEngineWidgets =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtwebenginewidgets-module.html
| |
|
| |
| Number of types in QtWebEngineWidgets:''' 11'''
| |
|
| |
| Missing types in QtWebEngineWidgets:
| |
|
| |
| QWebEngineFullScreenRequest (is present in PyQt5)
| |
| QWebEngineHistory (is present in PyQt5)
| |
| QWebEngineScriptCollection (is present in PyQt5)
| |
| QWebEngineSettings (is present in PyQt5)
| |
|
| |
| Number of missing types:''' 4'''
| |
|
| |
| Number of missing types that are present in PyQt5:''' 4'''
| |
|
| |
| ===== QtWebSockets =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtwebsockets-module.html
| |
|
| |
| Number of types in QtWebSockets:''' 5'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtX11Extras =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtx11extras-module.html
| |
|
| |
| ''Could not load PySide2.QtX11Extras. Received error: module object has no attribute QtX11Extras. Skipping.''
| |
|
| |
| ===== QtXml =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/qtxml-module.html
| |
|
| |
| Number of types in QtXml:''' 31'''
| |
|
| |
| Number of missing types:''' 0'''
| |
|
| |
| ===== QtXmlPatterns =====
| |
| Documentation link: http://doc.qt.io/qt-5.6/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'''
| |
|
| |
| ===== Summary =====
| |
| Total number of missing types:''' 133'''
| |
|
| |
| Total number of missing types that are present in PyQt5:''' 78'''
| |
|
| |
| Total number of missing modules:''' 4'''
| |
PySide2 bindings for Qt 5.12.1
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-02-01 14:03:09 GMT
QtCore
Documentation link: http://doc.qt.io/qt-5/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
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: 8
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: 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/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: 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/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
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: 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/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: 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
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
QtNetworkAuth
Documentation link: http://doc.qt.io/qt-5/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/qthelp-module.html
Number of types in QtHelp: 11
Number of missing types: 0
QtLocation
Documentation link: http://doc.qt.io/qt-5/qtlocation-module.html
Number of types in QtLocation: 41
Missing types in QtLocation:
QGeoRouteLeg
QLocation (is present in PyQt5)
Number of missing types: 2
Number of missing types that are present in PyQt5: 1
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 PySide2.QtSCXML. Received error: module PySide2 has no attribute QtSCXML. Skipping.
QtSpeech
Documentation link: http://doc.qt.io/qt-5/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/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
QtWebEngineWidgets
Documentation link: http://doc.qt.io/qt-5/qtwebenginewidgets-module.html
Number of types in QtWebEngineWidgets: 13
Missing types in QtWebEngineWidgets:
QWebEngineClientCertificateSelection
QWebEngineHistory (is present in PyQt5)
Number of missing types: 2
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
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.
Documentation link: http://doc.qt.io/qt-5/qtx11extras-module.html
Number of types in QtX11Extras: 1
Number of missing types: 0
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: 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/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
Summary
Total number of missing types: 107
Total number of missing types that are present in PyQt5: 40
Total number of missing modules: 5