Qt for Python Missing Bindings: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Update counter in QtCore 5.9)
No edit summary
 
(39 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= PySide2 bindings for Qt 5.6 =
= PySide6 bindings for Qt 6.6 =
 
Using Qt version 6.6 documentation to find public API Qt types and test if the types are present in the PySide6 package.
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
Similar report: https://gist.github.com/ethanhs/6c626ca4e291f3682589699296377d3a


This report was generated by running the following command:
This report was generated by running the following command:
  python missing_bindings.py --qt-version 5.6 -w all
  python main.py
on the following date:
on the following date:
  2017-09-04 08:38:07 CET
  2023-12-11 21:15:00 GMT


===== QtCore =====
===== QtCore =====
Documentation link: http://doc.qt.io/qt-5.6/qtcore-module.html
Documentation link: https://doc.qt.io/qt-6/qtcore-module.html


Number of types in QtCore:''' 166'''
Number of types in QtCore:''' 244'''


Missing types in QtCore:
Missing types in PySide (all) QtCore:


  QAbstractNativeEventFilter (is present in PyQt5)
  QAdoptSharedDataTag
QAnyStringView
  QAtomicInt
  QAtomicInt
  QAtomicInteger
  QAtomicInteger
  QAtomicPointer
  QAtomicPointer
QBEInteger
QBaseIterator
QBindable
  QByteArrayList
  QByteArrayList
QByteArrayView
  QCache
  QCache
QCborMap.ConstIterator
QCborMap.Iterator
QCborStreamReader.StringResult
QConstIterator
  QContiguousCache
  QContiguousCache
  QEventLoopLocker (is present in PyQt5)
  QEventLoopLocker (is present in PyQt6)
  QException
  QException
  QFuture
  QFuture
  QFutureSynchronizer
  QFutureSynchronizer
  QFutureWatcher
  QFutureWatcher
  QIdentityProxyModel (is present in PyQt5)
  QGregorianCalendar
QIterable
QIterator
QJalaliCalendar
QJniEnvironment
QJniObject
  QJsonObject
  QJsonObject
  QLibrary (is present in PyQt5)
  QJulianCalendar
  QLockFile (is present in PyQt5)
QKeyValueIterator
  QLoggingCategory
  QLEInteger
  QMessageAuthenticationCode (is present in PyQt5)
  QLatin1StringMatcher
  QMessageLogger (is present in PyQt5)
  QLatin1StringView
  QMetaType (is present in PyQt5)
  QMessageLogger (is present in PyQt6)
  QObjectCleanupHandler (is present in PyQt5)
  QMetaSequence
  QRegularExpression (is present in PyQt5)
QMilankovicCalendar
  QRegularExpressionMatch (is present in PyQt5)
QModelRoleDataSpan (is present in PyQt6)
  QRegularExpressionMatchIterator (is present in PyQt5)
QMultiMap.key_iterator
  QSharedMemory (is present in PyQt5)
QMultiMapIterator
  QSignalBlocker (is present in PyQt5)
QMutableMultiMapIterator
  QStringListModel (is present in PyQt5)
QNativeInterface.QAndroidApplication
QObjectBindableProperty
  QObjectCleanupHandler (is present in PyQt6)
  QObjectComputedProperty
QPartialOrdering
QProcess.CreateProcessArguments
QPromise
QProperty
QPropertyBindingError
QPropertyChangeHandler
QPropertyData
QPropertyNotifier
QRomanCalendar
QScopeGuard
  QScopedPropertyUpdateGroup
  QStaticByteArrayMatcher
  QStringTokenizer
  QStringView
  QTaggedIterator
  QThreadStorage
  QThreadStorage
QTypeRevision (is present in PyQt6)
  QUnhandledException
  QUnhandledException
  QUrlQuery (is present in PyQt5)
  QUntypedBindable
  QUuid (is present in PyQt5)
QUtf8StringView
  QVariant (is present in PyQt5)
  QUuid.Id128Bytes (is present in PyQt6)
  QVersionNumber (is present in PyQt5)
  QVariant (is present in PyQt6)
  QVariantConstPointer
QVariantPointer
QVariantRef
  QWinEventNotifier
  QWinEventNotifier
Qt.Literals
Qt.Literals.StringLiterals
QtFuture
QtFuture.WhenAnyResult
QtLiterals
qfloat16


Number of missing types:''' 34'''
Number of missing types:''' 76'''


Number of missing types that are present in PyQt5:''' 19'''
Number of missing types that are present in PyQt6:''' 7'''


===== QtGui =====
===== QtGui =====
Documentation link: http://doc.qt.io/qt-5.6/qtgui-module.html
Documentation link: https://doc.qt.io/qt-6/qtgui-module.html


Number of types in QtGui:''' 188'''
Number of types in QtGui:''' 278'''


Missing types in QtGui:
Missing types in PySide (all) QtGui:


  QAbstractOpenGLFunctions (is present in PyQt5)
  QAccessiblePlugin
  QAccessibleEditableTextInterface
  QAccessibleSelectionInterface
  QAccessibleImageInterface
  QAccessibleTableInterface
  QAccessibleObject
  QFileSystemModel (is present in PyQt6)
  QAccessibleStateChangeEvent
  QNativeInterface.QAndroidOffscreenSurface
  QAccessibleTableCellInterface
  QNativeInterface.QCocoaGLContext
  QAccessibleTableModelChangeEvent
  QNativeInterface.QEGLContext
  QAccessibleTextCursorEvent
  QNativeInterface.QGLXContext
  QAccessibleTextInsertEvent
  QNativeInterface.QWGLContext
  QAccessibleTextInterface
  QNativeInterface.QWaylandApplication
  QAccessibleTextRemoveEvent
  QNativeInterface.QX11Application
  QAccessibleTextSelectionEvent
  QOpenGLTexture
  QAccessibleTextUpdateEvent
  QRgbaFloat
  QAccessibleValueChangeEvent
  QRhiBuffer.NativeBuffer
  QAccessibleValueInterface
  QRhiD3D11InitParams
  QGlyphRun (is present in PyQt5)
  QRhiD3D11NativeHandles
  QInputMethod (is present in PyQt5)
  QRhiD3D12CommandBufferNativeHandles
  QInputMethodQueryEvent (is present in PyQt5)
  QRhiD3D12InitParams
  QNativeGestureEvent (is present in PyQt5)
  QRhiD3D12NativeHandles
  QOffscreenSurface (is present in PyQt5)
  QRhiGraphicsPipeline.StencilOpState
  QOpenGLContextGroup (is present in PyQt5)
  QRhiNullNativeHandles
  QOpenGLDebugLogger (is present in PyQt5)
  QRhiRenderBuffer.NativeRenderBuffer
  QOpenGLDebugMessage (is present in PyQt5)
  QRhiSwapChainHdrInfo
  QOpenGLFramebufferObjectFormat (is present in PyQt5)
  QRhiSwapChainProxyData
  QOpenGLPaintDevice (is present in PyQt5)
  QRhiTexture.NativeTexture
  QOpenGLShaderProgram (is present in PyQt5)
  QRhiVulkanCommandBufferNativeHandles
QOpenGLTexture (is present in PyQt5)
  QRhiVulkanInitParams
  QOpenGLTimeMonitor (is present in PyQt5)
  QRhiVulkanNativeHandles
  QOpenGLTimerQuery (is present in PyQt5)
  QRhiVulkanRenderPassNativeHandles
  QOpenGLVersionProfile (is present in PyQt5)
  QShader.NativeShaderInfo
  QOpenGLVertexArrayObject (is present in PyQt5)
  QShader.SeparateToCombinedImageSamplerMapping
  QOpenGLVertexArrayObject.Binder (is present in PyQt5)
  QShaderDescription
  QOpenGLWindow (is present in PyQt5)
  QShaderDescription.BlockVariable
  QPlatformGraphicsBuffer
  QShaderDescription.BuiltinVariable
  QPlatformSurfaceEvent (is present in PyQt5)
  QShaderDescription.InOutVariable
  QPlatformSystemTrayIcon
  QShaderDescription.PushConstantBlock
  QRasterPaintEngine
  QShaderDescription.StorageBlock
  QRgba64 (is present in PyQt5)
  QShaderDescription.UniformBlock
  QScrollEvent (is present in PyQt5)
QScrollPrepareEvent (is present in PyQt5)
  QSupportedWritingSystems
  QSupportedWritingSystems
QUtiMimeConverter
QVulkanDeviceFunctions
QVulkanExtension
QVulkanFunctions
QVulkanInfoVector
QVulkanInstance
QVulkanLayer
QVulkanWindow
QVulkanWindowRenderer
QWindowsMimeConverter
Number of missing types:''' 49'''
Number of missing types that are present in PyQt6:''' 1'''
===== QtNetwork =====
Documentation link: https://doc.qt.io/qt-6/qtnetwork-module.html
Number of types in QtNetwork:''' 54'''
Missing types in PySide (all) QtNetwork:
QDtlsClientVerifier.GeneratorParameters
QHttp1Configuration (is present in PyQt6)
QSctpServer
QSctpSocket


Number of missing types:''' 41'''
Number of missing types:''' 4'''


Number of missing types that are present in PyQt5:''' 23'''
Number of missing types that are present in PyQt6:''' 1'''


===== QtWidgets =====
===== QtQml =====
Documentation link: http://doc.qt.io/qt-5.6/qtwidgets-module.html
Documentation link: https://doc.qt.io/qt-6/qtqml-module.html


Number of types in QtWidgets:''' 200'''
Number of types in QtQml:''' 30'''


Missing types in QtWidgets:
Missing types in PySide (all) QtQml:


  QAccessibleWidget
  QJSPrimitiveNull (is present in PyQt6)
QColormap
  QJSPrimitiveUndefined (is present in PyQt6)
QMacCocoaViewContainer (is present in PyQt5)
  QQmlEngineExtensionPlugin (is present in PyQt6)
  QMacNativeWidget
  QQmlInfo
QProxyStyle (is present in PyQt5)
QQmlListProperty (is present in PyQt6)
  QScroller (is present in PyQt5)
  QScrollerProperties (is present in PyQt5)


Number of missing types:''' 7'''
Number of missing types:''' 5'''


Number of missing types that are present in PyQt5:''' 4'''
Number of missing types that are present in PyQt6:''' 4'''


===== QtMultimedia =====
===== QtQuick =====
Documentation link: http://doc.qt.io/qt-5.6/qtmultimedia-module.html
Documentation link: https://doc.qt.io/qt-6/qtquick-module.html


Number of types in QtMultimedia:''' 90'''
Number of types in QtQuick:''' 54'''


Missing types in QtMultimedia:
Missing types in PySide (all) QtQuick:


  QAbstractPlanarVideoBuffer
  QNativeInterface.QSGD3D11Texture
  QAudioBuffer.StereoFrame
QNativeInterface.QSGD3D12Texture
  QCameraExposure (is present in PyQt5)
  QNativeInterface.QSGMetalTexture
  QCameraFeedbackControl
  QNativeInterface.QSGOpenGLTexture (is present in PyQt6)
  QCameraFlashControl
  QNativeInterface.QSGVulkanTexture
QCameraFocus (is present in PyQt5)
  QQuickItem.ItemChangeData (is present in PyQt6)
  QCameraFocusControl
  QQuickOpenGLUtils
  QCameraImageProcessing (is present in PyQt5)
  QQuickWindow.GraphicsStateInfo
  QMediaMetaData (is present in PyQt5)
  QSGImageNode (is present in PyQt6)
  QMediaService (is present in PyQt5)
  QSGMaterialShader.GraphicsPipelineState (is present in PyQt6)
QMediaServiceCameraInfoInterface
QMediaServiceDefaultDeviceInterface
QMediaServiceFeaturesInterface
QMediaServiceProviderPlugin
QMediaServiceSupportedDevicesInterface
QMediaServiceSupportedFormatsInterface
QMediaStreamsControl
QMediaTimeInterval (is present in PyQt5)
QMediaVideoProbeControl
QMetaDataReaderControl
QMetaDataWriterControl


Number of missing types:''' 21'''
Number of missing types:''' 10'''


Number of missing types that are present in PyQt5:''' 6'''
Number of missing types that are present in PyQt6:''' 4'''


===== QtMultimediaWidgets =====
===== QtQuickWidgets =====
Documentation link: http://doc.qt.io/qt-5.6/qtmultimediawidgets-module.html
Documentation link: https://doc.qt.io/qt-6/qtquickwidgets-module.html


Number of types in QtMultimediaWidgets:''' 4'''
Number of types in QtQuickWidgets:''' 1'''


Number of missing types:''' 0'''
Number of missing types:''' 0'''


===== QtNetwork =====
===== QtSql =====
Documentation link: http://doc.qt.io/qt-5.6/qtnetwork-module.html
Documentation link: https://doc.qt.io/qt-6/qtsql-module.html
 
Number of types in QtSql:''' 15'''


Number of types in QtNetwork:''' 43'''
Number of missing types:''' 0'''


Missing types in QtNetwork:
===== QtWidgets =====
Documentation link: https://doc.qt.io/qt-6/qtwidgets-module.html


QDnsDomainNameRecord (is present in PyQt5)
Number of types in QtWidgets:''' 189'''
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:''' 0'''


Number of missing types that are present in PyQt5:''' 11'''
===== QtConcurrent =====
Documentation link: https://doc.qt.io/qt-6/qtconcurrent-module.html


===== QtQml =====
''Could not load PyQt6.QtConcurrent for comparison. Received error: module PyQt6 has no attribute QtConcurrent.''
Documentation link: http://doc.qt.io/qt-5.6/qtqml-module.html


Number of types in QtQml:''' 23'''
Number of types in QtConcurrent:''' 2'''


Missing types in QtQml:
Missing types in PySide (all) QtConcurrent:


  QQmlListProperty (is present in PyQt5)
  QtConcurrent.QTaskBuilder


Number of missing types:''' 1'''
Number of missing types:''' 1'''


Number of missing types that are present in PyQt5:''' 1'''
Number of missing types that are present in PyQt6:''' 0'''


===== QtQuick =====
===== QtDBus =====
Documentation link: http://doc.qt.io/qt-5.6/qtquick-module.html
Documentation link: https://doc.qt.io/qt-6/qtdbus-module.html


Number of types in QtQuick:''' 43'''
Number of types in QtDBus:''' 21'''


Missing types in QtQuick:
Missing types in PySide (all) QtDBus:


  QQuickItem.ItemChangeData (is present in PyQt5)
  QDBusPendingReply (is present in PyQt6)
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:''' 1'''


Number of missing types that are present in PyQt5:''' 8'''
Number of missing types that are present in PyQt6:''' 1'''


===== QtSql =====
===== QtHelp =====
Documentation link: http://doc.qt.io/qt-5.6/qtsql-module.html
Documentation link: https://doc.qt.io/qt-6/qthelp-module.html


Number of types in QtSql:''' 15'''
Number of types in QtHelp:''' 16'''


Number of missing types:''' 0'''
Number of missing types:''' 0'''


===== QtTest =====
===== QtOpenGL =====
Documentation link: http://doc.qt.io/qt-5.6/qttest-module.html
Documentation link: https://doc.qt.io/qt-6/qtopengl-module.html


Number of types in QtTest:''' 4'''
Number of types in QtOpenGL:''' 46'''


Missing types in QtTest:
Missing types in PySide (all) QtOpenGL:


  QSignalSpy (is present in PyQt5)
  QOpenGLFunctions_ES2
  QTestEventList
  QOpenGLWidget


Number of missing types:''' 2'''
Number of missing types:''' 2'''


Number of missing types that are present in PyQt5:''' 1'''
Number of missing types that are present in PyQt6:''' 0'''


===== QtConcurrent =====
===== QtPrintSupport =====
Documentation link: http://doc.qt.io/qt-5.6/qtconcurrent-module.html
Documentation link: https://doc.qt.io/qt-6/qtprintsupport-module.html


''Could not load PyQt5.QtConcurrent for comparison. Received error: module object has no attribute QtConcurrent ''
Number of types in QtPrintSupport:''' 8'''
 
Number of types in QtConcurrent:''' 1'''


Number of missing types:''' 0'''
Number of missing types:''' 0'''


===== QtHelp =====
===== QtSvg =====
Documentation link: http://doc.qt.io/qt-5.6/qthelp-module.html
Documentation link: https://doc.qt.io/qt-6/qtsvg-module.html


''Could not load PySide2.QtHelp. Received error: module object has no attribute QtHelp. Skipping.''
Number of types in QtSvg:''' 4'''


===== QtOpenGL =====
Missing types in PySide (all) QtSvg:
Documentation link: http://doc.qt.io/qt-5.6/qtopengl-module.html


Number of types in QtOpenGL:''' 1'''
QGraphicsSvgItem
QSvgWidget


Number of missing types:''' 0'''
Number of missing types:''' 2'''


===== QtLocation =====
Number of missing types that are present in PyQt6:''' 0'''
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.''
===== QtSvgWidgets =====
Documentation link: https://doc.qt.io/qt-6/qtsvgwidgets-module.html


===== QtPrintSupport =====
Number of types in QtSvgWidgets:''' 2'''
Documentation link: http://doc.qt.io/qt-5.6/qtprintsupport-module.html
 
Number of types in QtPrintSupport:''' 8'''


Number of missing types:''' 0'''
Number of missing types:''' 0'''


===== QtScript =====
===== QtUiTools =====
Documentation link: http://doc.qt.io/qt-5.6/qtscript-module.html
Documentation link: https://doc.qt.io/qt-6/qtuitools-module.html


''Could not load PyQt5.QtScript for comparison. Received error: module object has no attribute QtScript ''
''Could not load PyQt6.QtUiTools for comparison. Received error: module PyQt6 has no attribute QtUiTools.''


Number of types in QtScript:''' 13'''
Number of types in QtUiTools:''' 1'''


Missing types in QtScript:
Number of missing types:''' 0'''


QScriptSyntaxCheckResult
===== QtXml =====
Documentation link: https://doc.qt.io/qt-6/qtxml-module.html


Number of missing types:''' 1'''
Number of types in QtXml:''' 18'''


Number of missing types that are present in PyQt5:''' 0'''
Missing types in PySide (all) QtXml:


===== QtScriptTools =====
QDomDocument.ParseResult
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 missing types:''' 1'''


Number of types in QtScriptTools:''' 1'''
Number of missing types that are present in PyQt6:''' 0'''


Number of missing types:''' 0'''
===== QtTest =====
Documentation link: https://doc.qt.io/qt-6/qttest-module.html


===== QtSvg =====
Number of types in QtTest:''' 5'''
Documentation link: http://doc.qt.io/qt-5.6/qtsvg-module.html


Number of types in QtSvg:''' 4'''
Missing types in PySide (all) QtTest:


Number of missing types:''' 0'''
QTestEventList


===== QtUiTools =====
Number of missing types:''' 1'''
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.''
Number of missing types that are present in PyQt6:''' 0'''


===== QtWebChannel =====
===== Qt3DCore =====
Documentation link: http://doc.qt.io/qt-5.6/qtwebchannel-module.html
Documentation link: https://doc.qt.io/qt-6/qt3dcore-module.html


Number of types in QtWebChannel:''' 2'''
Number of types in Qt3DCore:''' 25'''


Number of missing types:''' 0'''
Missing types in PySide (all) Qt3DCore:


===== QtWebEngineWidgets =====
Qt3DCore.Quick
Documentation link: http://doc.qt.io/qt-5.6/qtwebenginewidgets-module.html
Qt3DCore.Quick.QQmlAspectEngine


Number of types in QtWebEngineWidgets:''' 11'''
Number of missing types:''' 2'''


Missing types in QtWebEngineWidgets:
Number of missing types that are present in PyQt6:''' 0'''


QWebEngineFullScreenRequest (is present in PyQt5)
===== Qt3DInput =====
QWebEngineHistory (is present in PyQt5)
Documentation link: https://doc.qt.io/qt-6/qt3dinput-module.html
QWebEngineScriptCollection (is present in PyQt5)
QWebEngineSettings (is present in PyQt5)


Number of missing types:''' 4'''
Number of types in Qt3DInput:''' 25'''


Number of missing types that are present in PyQt5:''' 4'''
Missing types in PySide (all) Qt3DInput:


===== QtWebSockets =====
Qt3DInput.QAbstractPhysicalDeviceProxy
Documentation link: http://doc.qt.io/qt-5.6/qtwebsockets-module.html
Qt3DInput.QInputDeviceIntegration


Number of types in QtWebSockets:''' 5'''
Number of missing types:''' 2'''


Number of missing types:''' 0'''
Number of missing types that are present in PyQt6:''' 0'''


===== QtX11Extras =====
===== Qt3DLogic =====
Documentation link: http://doc.qt.io/qt-5.6/qtx11extras-module.html
Documentation link: https://doc.qt.io/qt-6/qt3dlogic-module.html


''Could not load PySide2.QtX11Extras. Received error: module object has no attribute QtX11Extras. Skipping.''
Number of types in Qt3DLogic:''' 4'''


===== QtXml =====
Missing types in PySide (all) Qt3DLogic:
Documentation link: http://doc.qt.io/qt-5.6/qtxml-module.html


Number of types in QtXml:''' 31'''
Qt3DLogic.Logic


Number of missing types:''' 0'''
Number of missing types:''' 1'''


===== QtXmlPatterns =====
Number of missing types that are present in PyQt6:''' 0'''
Documentation link: http://doc.qt.io/qt-5.6/qtxmlpatterns-module.html


Number of types in QtXmlPatterns:''' 16'''
===== Qt3DRender =====
Documentation link: https://doc.qt.io/qt-6/qt3drender-module.html


Missing types in QtXmlPatterns:
Number of types in Qt3DRender:''' 117'''


QSimpleXmlNodeModel (is present in PyQt5)
Missing types in PySide (all) Qt3DRender:


Number of missing types:''' 1'''
Qt3DRender.QDebugOverlay
Qt3DRender.QTextureGenerator
Qt3DRender.Render


Number of missing types that are present in PyQt5:''' 1'''
Number of missing types:''' 3'''


===== Summary =====
Number of missing types that are present in PyQt6:''' 0'''
Total number of missing types:''' 133'''


Total number of missing types that are present in PyQt5:''' 78'''
===== Qt3DAnimation =====
Documentation link: https://doc.qt.io/qt-6/qt3danimation-module.html


Total number of missing modules:''' 4'''
Number of types in Qt3DAnimation:''' 26'''


= PySide2 bindings for Qt 5.9 =
Missing types in PySide (all) Qt3DAnimation:


Using Qt version 5.9 documentation to find public API Qt types, to test if they are present in PySide2.
Qt3DAnimation.QCallbackMapping


Similar report: https://gist.github.com/ethanhs/6c626ca4e291f3682589699296377d3a
Number of missing types:''' 1'''


This report was generated by running the following command:
Number of missing types that are present in PyQt6:''' 0'''
python missing_bindings.py --qt-version 5.9 -w all
on the following date:
2017-09-04 08:37:45 UTC


===== QtCore =====
===== Qt3DExtras =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtcore-module.html
Documentation link: https://doc.qt.io/qt-6/qt3dextras-module.html


Number of types in QtCore:''' 169'''
Number of types in Qt3DExtras:''' 59'''


Missing types in QtCore:
Number of missing types:''' 0'''


QAbstractNativeEventFilter (is present in PyQt5)
===== QtNetworkAuth =====
QAtomicInt
Documentation link: https://doc.qt.io/qt-6/qtnetworkauth-module.html
QAtomicInteger
QAtomicPointer
QByteArrayList
QCache
QContiguousCache
QDeadlineTimer (is present in PyQt5)
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)
QOperatingSystemVersion (is present in PyQt5)
QSharedMemory (is present in PyQt5)
QSignalBlocker (is present in PyQt5)
QStaticByteArrayMatcher
QThreadStorage
QUnhandledException


Number of missing types:''' 28'''
Number of types in QtNetworkAuth:''' 6'''


Number of missing types that are present in PyQt5:''' 13'''
Number of missing types:''' 0'''


===== QtGui =====
===== QtStateMachine =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtgui-module.html
Documentation link: https://doc.qt.io/qt-6/qtstatemachine-module.html


Number of types in QtGui:''' 189'''
''Could not load PyQt6.QtStateMachine for comparison. Received error: module PyQt6 has no attribute QtStateMachine.''


Missing types in QtGui:
Number of types in QtStateMachine:''' 12'''


QAccessibleEditableTextInterface
Number of missing types:''' 0'''
QAccessibleImageInterface
QAccessibleObject
QAccessibleStateChangeEvent
QAccessibleTableCellInterface
QAccessibleTableModelChangeEvent
QAccessibleTextCursorEvent
QAccessibleTextInsertEvent
QAccessibleTextInterface
QAccessibleTextRemoveEvent
QAccessibleTextSelectionEvent
QAccessibleTextUpdateEvent
QAccessibleValueChangeEvent
QAccessibleValueInterface
QGlyphRun (is present in PyQt5)
QIconEngine.ScaledPixmapArgument (is present in PyQt5)
QInputMethod (is present in PyQt5)
QInputMethodQueryEvent (is present in PyQt5)
QNativeGestureEvent (is present in PyQt5)
QOpenGLPaintDevice (is present in PyQt5)
QOpenGLTextureBlitter (is present in PyQt5)
QPlatformSurfaceEvent (is present in PyQt5)
QPointingDeviceUniqueId (is present in PyQt5)
QRasterPaintEngine
QRgba64 (is present in PyQt5)
QScrollEvent (is present in PyQt5)
QScrollPrepareEvent (is present in PyQt5)
QSupportedWritingSystems


Number of missing types:''' 28'''
===== QtScxml =====
Documentation link: https://doc.qt.io/qt-6/qtscxml-module.html


Number of missing types that are present in PyQt5:''' 12'''
''Could not load PyQt6.QtScxml for comparison. Received error: module PyQt6 has no attribute QtScxml.''


===== QtWidgets =====
Number of types in QtScxml:''' 20'''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtwidgets-module.html


Number of types in QtWidgets:''' 201'''
Number of missing types:''' 0'''


Missing types in QtWidgets:
===== QtCharts =====
Documentation link: https://doc.qt.io/qt-6/qtcharts-module.html


QAccessibleWidget
Number of types in QtCharts:''' 49'''
QFormLayout.TakeRowResult (is present in PyQt5)
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:''' 8'''
Missing types in PySide (all) QtCharts:


Number of missing types that are present in PyQt5:''' 5'''
QColorAxis (is present in PyQt6)


===== QtMultimedia =====
Number of missing types:''' 1'''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtmultimedia-module.html


Number of types in QtMultimedia:''' 94'''
Number of missing types that are present in PyQt6:''' 1'''


Missing types in QtMultimedia:
===== QtDataVisualization =====
Documentation link: https://doc.qt.io/qt-6/qtdatavisualization-module.html


QAbstractPlanarVideoBuffer
Number of types in QtDataVisualization:''' 35'''
QAudioBuffer.StereoFrame
QAudioSystemPlugin
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:''' 22'''
Number of missing types:''' 0'''


Number of missing types that are present in PyQt5:''' 6'''
===== QtBluetooth =====
Documentation link: https://doc.qt.io/qt-6/qtbluetooth-module.html


===== QtMultimediaWidgets =====
Number of types in QtBluetooth:''' 24'''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtmultimediawidgets-module.html
 
Number of types in QtMultimediaWidgets:''' 4'''


Number of missing types:''' 0'''
Number of missing types:''' 0'''


===== QtNetwork =====
===== QtPositioning =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtnetwork-module.html
Documentation link: https://doc.qt.io/qt-6/qtpositioning-module.html


Number of types in QtNetwork:''' 48'''
Number of types in QtPositioning:''' 17'''


Missing types in QtNetwork:
Missing types in PySide (all) QtPositioning:


  QDnsDomainNameRecord (is present in PyQt5)
  QNmeaSatelliteInfoSource (is present in PyQt6)
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)
QHstsPolicy (is present in PyQt5)
QHttpMultiPart (is present in PyQt5)
QHttpPart (is present in PyQt5)
QNetworkDatagram (is present in PyQt5)
QSctpServer
QSctpSocket
QSslCertificateExtension (is present in PyQt5)
QSslDiffieHellmanParameters (is present in PyQt5)
QSslEllipticCurve (is present in PyQt5)
QSslPreSharedKeyAuthenticator (is present in PyQt5)


Number of missing types:''' 16'''
Number of missing types:''' 1'''


Number of missing types that are present in PyQt5:''' 14'''
Number of missing types that are present in PyQt6:''' 1'''


===== QtQml =====
===== QtMultimedia =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtqml-module.html
Documentation link: https://doc.qt.io/qt-6/qtmultimedia-module.html


Number of types in QtQml:''' 23'''
Number of types in QtMultimedia:''' 28'''


Missing types in QtQml:
Number of missing types:''' 0'''


QQmlListProperty (is present in PyQt5)
===== QtRemoteObjects =====
Documentation link: https://doc.qt.io/qt-6/qtremoteobjects-module.html


Number of missing types:''' 1'''
Number of types in QtRemoteObjects:''' 15'''


Number of missing types that are present in PyQt5:''' 1'''
Missing types in PySide (all) QtRemoteObjects:


===== QtQuick =====
QRemoteObjectPendingReply
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtquick-module.html
QtROClientFactory
QtROServerFactory
QtRemoteObjects (is present in PyQt6)


Number of types in QtQuick:''' 45'''
Number of missing types:''' 4'''


Missing types in QtQuick:
Number of missing types that are present in PyQt6:''' 1'''


QQuickItem.ItemChangeData (is present in PyQt5)
===== QtSensors =====
QSGFlatColorMaterial (is present in PyQt5)
Documentation link: https://doc.qt.io/qt-6/qtsensors-module.html
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 types in QtSensors:''' 48'''


Number of missing types that are present in PyQt5:''' 12'''
Number of missing types:''' 0'''


===== QtSql =====
===== QtSerialPort =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtsql-module.html
Documentation link: https://doc.qt.io/qt-6/qtserialport-module.html


Number of types in QtSql:''' 15'''
Number of types in QtSerialPort:''' 2'''


Number of missing types:''' 0'''
Number of missing types:''' 0'''


===== QtTest =====
===== QtWebChannel =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qttest-module.html
Documentation link: https://doc.qt.io/qt-6/qtwebchannel-module.html
 
Number of types in QtWebChannel:''' 2'''
 
Number of missing types:''' 0'''


Number of types in QtTest:''' 4'''
===== QtWebEngineCore =====
Documentation link: https://doc.qt.io/qt-6/qtwebenginecore-module.html


Missing types in QtTest:
Number of types in QtWebEngineCore:''' 31'''


QSignalSpy (is present in PyQt5)
Missing types in PySide (all) QtWebEngineCore:
QTestEventList


Number of missing types:''' 2'''
QWebEngineClientCertificateSelection (is present in PyQt6)
QWebEngineClientCertificateStore (is present in PyQt6)
QWebEngineGlobalSettings (is present in PyQt6)
QWebEngineGlobalSettings.DnsMode (is present in PyQt6)
QWebEngineNavigationRequest (is present in PyQt6)


Number of missing types that are present in PyQt5:''' 1'''
Number of missing types:''' 5'''


===== QtConcurrent =====
Number of missing types that are present in PyQt6:''' 5'''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtconcurrent-module.html


''Could not load PyQt5.QtConcurrent for comparison. Received error: module PyQt5 has no attribute QtConcurrent ''
===== QtWebEngineQuick =====
Documentation link: https://doc.qt.io/qt-6/qtwebenginequick-module.html


Number of types in QtConcurrent:''' 1'''
Number of types in QtWebEngineQuick:''' 2'''


Number of missing types:''' 0'''
Number of missing types:''' 0'''


===== QtHelp =====
===== QtWebEngineWidgets =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qthelp-module.html
Documentation link: https://doc.qt.io/qt-6/qtwebenginewidgets-module.html
 
Number of types in QtWebEngineWidgets:''' 1'''


Number of types in QtHelp:''' 11'''
Number of missing types:''' 0'''


Missing types in QtHelp:
===== QtWebSockets =====
Documentation link: https://doc.qt.io/qt-6/qtwebsockets-module.html


QHelpSearchResult (is present in PyQt5)
Number of types in QtWebSockets:''' 6'''


Number of missing types:''' 1'''
Number of missing types:''' 0'''


Number of missing types that are present in PyQt5:''' 1'''
===== QtHttpServer =====
Documentation link: https://doc.qt.io/qt-6/qthttpserver-module.html


===== QtOpenGL =====
''Could not load PyQt6.QtHttpServer for comparison. Received error: module PyQt6 has no attribute QtHttpServer.''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtopengl-module.html


Number of types in QtOpenGL:''' 1'''
Number of types in QtHttpServer:''' 7'''


Number of missing types:''' 0'''
Number of missing types:''' 0'''


===== QtLocation =====
===== QtMultimediaWidgets =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtlocation-module.html
Documentation link: https://doc.qt.io/qt-6/qtmultimediawidgets-module.html
 
Number of types in QtMultimediaWidgets:''' 2'''


''Could not load PySide2.QtLocation. Received error: module PySide2 has no attribute QtLocation. Skipping.''
Number of missing types:''' 0'''


===== QtPrintSupport =====
===== QtNfc =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtprintsupport-module.html
Documentation link: https://doc.qt.io/qt-6/qtnfc-module.html


Number of types in QtPrintSupport:''' 8'''
Number of types in QtNfc:''' 11'''


Number of missing types:''' 0'''
Missing types in PySide (all) QtNfc:


===== QtScript =====
QNearFieldTarget.RequestId (is present in PyQt6)
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtscript-module.html


''Could not load PySide2.QtScript. Received error: module PySide2 has no attribute QtScript. Skipping.''
Number of missing types:''' 1'''


===== QtScriptTools =====
Number of missing types that are present in PyQt6:''' 1'''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtscripttools-module.html


''Could not load PySide2.QtScriptTools. Received error: module PySide2 has no attribute QtScriptTools. Skipping.''
===== QtQuick3D =====
Documentation link: https://doc.qt.io/qt-6/qtquick3d-module.html


===== QtSvg =====
Number of types in QtQuick3D:''' 7'''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtsvg-module.html


Number of types in QtSvg:''' 4'''
Missing types in PySide (all) QtQuick3D:


Number of missing types:''' 0'''
QQuick3DExtensionHelpers
QQuick3DRenderExtension


===== QtUiTools =====
Number of missing types:''' 2'''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtuitools-module.html


''Could not load PyQt5.QtUiTools for comparison. Received error: module PyQt5 has no attribute QtUiTools ''
Number of missing types that are present in PyQt6:''' 0'''


Number of types in QtUiTools:''' 1'''
===== QtPdf =====
Documentation link: https://doc.qt.io/qt-6/qtpdf-module.html


Number of missing types:''' 0'''
Number of types in QtPdf:''' 11'''


===== QtWebChannel =====
Missing types in PySide (all) QtPdf:
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtwebchannel-module.html


Number of types in QtWebChannel:''' 2'''
QPdfPageSelector
QPdfView


Number of missing types:''' 0'''
Number of missing types:''' 2'''


===== QtWebEngineWidgets =====
Number of missing types that are present in PyQt6:''' 0'''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtwebenginewidgets-module.html


Number of types in QtWebEngineWidgets:''' 12'''
===== QtSpatialAudio =====
Documentation link: https://doc.qt.io/qt-6/qtspatialaudio-module.html


Missing types in QtWebEngineWidgets:
Number of types in QtSpatialAudio:''' 5'''


QWebEngineContextMenuData (is present in PyQt5)
Number of missing types:''' 0'''
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'''
===== QtSerialBus =====
Documentation link: https://doc.qt.io/qt-6/qtserialbus-module.html


Number of missing types that are present in PyQt5:''' 5'''
''Could not load PyQt6.QtSerialBus for comparison. Received error: module PyQt6 has no attribute QtSerialBus.''


===== QtWebSockets =====
Number of types in QtSerialBus:''' 30'''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtwebsockets-module.html


Number of types in QtWebSockets:''' 5'''
Missing types in PySide (all) QtSerialBus:


Number of missing types:''' 0'''
QCanDbcFileParser
QCanFrameProcessor
QCanFrameProcessor.ParseResult
QCanMessageDescription
QCanSignalDescription
QCanSignalDescription.MultiplexValueRange
QCanUniqueIdDescription
QModbusExceptionResponse
QModbusResponse
QtCanBus


===== QtX11Extras =====
Number of missing types:''' 10'''
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtx11extras-module.html


''Could not load PySide2.QtX11Extras. Received error: module PySide2 has no attribute QtX11Extras. Skipping.''
Number of missing types that are present in PyQt6:''' 0'''


===== QtXml =====
===== QtTextToSpeech =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtxml-module.html
Documentation link: https://doc.qt.io/qt-6/qttexttospeech-module.html


Number of types in QtXml:''' 31'''
Number of types in QtTextToSpeech:''' 2'''


Number of missing types:''' 0'''
Number of missing types:''' 0'''


===== QtXmlPatterns =====
===== QtLocation =====
Documentation link: http://doc-snapshots.qt.io/qt5-5.9/qtxmlpatterns-module.html
Documentation link: https://doc.qt.io/qt-6/qtlocation-module.html


Number of types in QtXmlPatterns:''' 16'''
''Could not load PyQt6.QtLocation for comparison. Received error: module PyQt6 has no attribute QtLocation.''


Missing types in QtXmlPatterns:
Number of types in QtLocation:''' 37'''


QSimpleXmlNodeModel (is present in PyQt5)
Missing types in PySide (all) QtLocation:


Number of missing types:''' 1'''
QGeoJson
QLocation
 
Number of missing types:''' 2'''


Number of missing types that are present in PyQt5:''' 1'''
Number of missing types that are present in PyQt6:''' 0'''


===== Summary =====
===== Summary =====
Total number of missing types:''' 134'''
Total number of missing types:''' 189'''


Total number of missing types that are present in PyQt5:''' 78'''
Total number of missing types that are present in PyQt6:''' 27'''


Total number of missing modules:''' 4'''
Total number of missing modules:''' 0'''

Latest revision as of 21:16, 11 December 2023

PySide6 bindings for Qt 6.6

Using Qt version 6.6 documentation to find public API Qt types and test if the types are present in the PySide6 package. Similar report:

https://gist.github.com/ethanhs/6c626ca4e291f3682589699296377d3a

This report was generated by running the following command:

python main.py

on the following date:

2023-12-11 21:15:00 GMT
QtCore

Documentation link: https://doc.qt.io/qt-6/qtcore-module.html

Number of types in QtCore: 244

Missing types in PySide (all) QtCore:

QAdoptSharedDataTag
QAnyStringView
QAtomicInt
QAtomicInteger
QAtomicPointer
QBEInteger
QBaseIterator
QBindable
QByteArrayList
QByteArrayView
QCache
QCborMap.ConstIterator
QCborMap.Iterator
QCborStreamReader.StringResult
QConstIterator
QContiguousCache
QEventLoopLocker (is present in PyQt6)
QException
QFuture
QFutureSynchronizer
QFutureWatcher
QGregorianCalendar
QIterable
QIterator
QJalaliCalendar
QJniEnvironment
QJniObject
QJsonObject
QJulianCalendar
QKeyValueIterator
QLEInteger
QLatin1StringMatcher
QLatin1StringView
QMessageLogger (is present in PyQt6)
QMetaSequence
QMilankovicCalendar
QModelRoleDataSpan (is present in PyQt6)
QMultiMap.key_iterator
QMultiMapIterator
QMutableMultiMapIterator
QNativeInterface.QAndroidApplication
QObjectBindableProperty
QObjectCleanupHandler (is present in PyQt6)
QObjectComputedProperty
QPartialOrdering
QProcess.CreateProcessArguments
QPromise
QProperty
QPropertyBindingError
QPropertyChangeHandler
QPropertyData
QPropertyNotifier
QRomanCalendar
QScopeGuard
QScopedPropertyUpdateGroup
QStaticByteArrayMatcher
QStringTokenizer
QStringView
QTaggedIterator
QThreadStorage
QTypeRevision (is present in PyQt6)
QUnhandledException
QUntypedBindable
QUtf8StringView
QUuid.Id128Bytes (is present in PyQt6)
QVariant (is present in PyQt6)
QVariantConstPointer
QVariantPointer
QVariantRef
QWinEventNotifier
Qt.Literals
Qt.Literals.StringLiterals
QtFuture
QtFuture.WhenAnyResult
QtLiterals
qfloat16

Number of missing types: 76

Number of missing types that are present in PyQt6: 7

QtGui

Documentation link: https://doc.qt.io/qt-6/qtgui-module.html

Number of types in QtGui: 278

Missing types in PySide (all) QtGui:

QAccessiblePlugin
QAccessibleSelectionInterface
QAccessibleTableInterface
QFileSystemModel (is present in PyQt6)
QNativeInterface.QAndroidOffscreenSurface
QNativeInterface.QCocoaGLContext
QNativeInterface.QEGLContext
QNativeInterface.QGLXContext
QNativeInterface.QWGLContext
QNativeInterface.QWaylandApplication
QNativeInterface.QX11Application
QOpenGLTexture
QRgbaFloat
QRhiBuffer.NativeBuffer
QRhiD3D11InitParams
QRhiD3D11NativeHandles
QRhiD3D12CommandBufferNativeHandles
QRhiD3D12InitParams
QRhiD3D12NativeHandles
QRhiGraphicsPipeline.StencilOpState
QRhiNullNativeHandles
QRhiRenderBuffer.NativeRenderBuffer
QRhiSwapChainHdrInfo
QRhiSwapChainProxyData
QRhiTexture.NativeTexture
QRhiVulkanCommandBufferNativeHandles
QRhiVulkanInitParams
QRhiVulkanNativeHandles
QRhiVulkanRenderPassNativeHandles
QShader.NativeShaderInfo
QShader.SeparateToCombinedImageSamplerMapping
QShaderDescription
QShaderDescription.BlockVariable
QShaderDescription.BuiltinVariable
QShaderDescription.InOutVariable
QShaderDescription.PushConstantBlock
QShaderDescription.StorageBlock
QShaderDescription.UniformBlock
QSupportedWritingSystems
QUtiMimeConverter
QVulkanDeviceFunctions
QVulkanExtension
QVulkanFunctions
QVulkanInfoVector
QVulkanInstance
QVulkanLayer
QVulkanWindow
QVulkanWindowRenderer
QWindowsMimeConverter

Number of missing types: 49

Number of missing types that are present in PyQt6: 1

QtNetwork

Documentation link: https://doc.qt.io/qt-6/qtnetwork-module.html

Number of types in QtNetwork: 54

Missing types in PySide (all) QtNetwork:

QDtlsClientVerifier.GeneratorParameters
QHttp1Configuration (is present in PyQt6)
QSctpServer
QSctpSocket

Number of missing types: 4

Number of missing types that are present in PyQt6: 1

QtQml

Documentation link: https://doc.qt.io/qt-6/qtqml-module.html

Number of types in QtQml: 30

Missing types in PySide (all) QtQml:

QJSPrimitiveNull (is present in PyQt6)
QJSPrimitiveUndefined (is present in PyQt6)
QQmlEngineExtensionPlugin (is present in PyQt6)
QQmlInfo
QQmlListProperty (is present in PyQt6)

Number of missing types: 5

Number of missing types that are present in PyQt6: 4

QtQuick

Documentation link: https://doc.qt.io/qt-6/qtquick-module.html

Number of types in QtQuick: 54

Missing types in PySide (all) QtQuick:

QNativeInterface.QSGD3D11Texture
QNativeInterface.QSGD3D12Texture
QNativeInterface.QSGMetalTexture
QNativeInterface.QSGOpenGLTexture (is present in PyQt6)
QNativeInterface.QSGVulkanTexture
QQuickItem.ItemChangeData (is present in PyQt6)
QQuickOpenGLUtils
QQuickWindow.GraphicsStateInfo
QSGImageNode (is present in PyQt6)
QSGMaterialShader.GraphicsPipelineState (is present in PyQt6)

Number of missing types: 10

Number of missing types that are present in PyQt6: 4

QtQuickWidgets

Documentation link: https://doc.qt.io/qt-6/qtquickwidgets-module.html

Number of types in QtQuickWidgets: 1

Number of missing types: 0

QtSql

Documentation link: https://doc.qt.io/qt-6/qtsql-module.html

Number of types in QtSql: 15

Number of missing types: 0

QtWidgets

Documentation link: https://doc.qt.io/qt-6/qtwidgets-module.html

Number of types in QtWidgets: 189

Number of missing types: 0

QtConcurrent

Documentation link: https://doc.qt.io/qt-6/qtconcurrent-module.html

Could not load PyQt6.QtConcurrent for comparison. Received error: module PyQt6 has no attribute QtConcurrent.

Number of types in QtConcurrent: 2

Missing types in PySide (all) QtConcurrent:

QtConcurrent.QTaskBuilder

Number of missing types: 1

Number of missing types that are present in PyQt6: 0

QtDBus

Documentation link: https://doc.qt.io/qt-6/qtdbus-module.html

Number of types in QtDBus: 21

Missing types in PySide (all) QtDBus:

QDBusPendingReply (is present in PyQt6)

Number of missing types: 1

Number of missing types that are present in PyQt6: 1

QtHelp

Documentation link: https://doc.qt.io/qt-6/qthelp-module.html

Number of types in QtHelp: 16

Number of missing types: 0

QtOpenGL

Documentation link: https://doc.qt.io/qt-6/qtopengl-module.html

Number of types in QtOpenGL: 46

Missing types in PySide (all) QtOpenGL:

QOpenGLFunctions_ES2
QOpenGLWidget

Number of missing types: 2

Number of missing types that are present in PyQt6: 0

QtPrintSupport

Documentation link: https://doc.qt.io/qt-6/qtprintsupport-module.html

Number of types in QtPrintSupport: 8

Number of missing types: 0

QtSvg

Documentation link: https://doc.qt.io/qt-6/qtsvg-module.html

Number of types in QtSvg: 4

Missing types in PySide (all) QtSvg:

QGraphicsSvgItem
QSvgWidget

Number of missing types: 2

Number of missing types that are present in PyQt6: 0

QtSvgWidgets

Documentation link: https://doc.qt.io/qt-6/qtsvgwidgets-module.html

Number of types in QtSvgWidgets: 2

Number of missing types: 0

QtUiTools

Documentation link: https://doc.qt.io/qt-6/qtuitools-module.html

Could not load PyQt6.QtUiTools for comparison. Received error: module PyQt6 has no attribute QtUiTools.

Number of types in QtUiTools: 1

Number of missing types: 0

QtXml

Documentation link: https://doc.qt.io/qt-6/qtxml-module.html

Number of types in QtXml: 18

Missing types in PySide (all) QtXml:

QDomDocument.ParseResult

Number of missing types: 1

Number of missing types that are present in PyQt6: 0

QtTest

Documentation link: https://doc.qt.io/qt-6/qttest-module.html

Number of types in QtTest: 5

Missing types in PySide (all) QtTest:

QTestEventList

Number of missing types: 1

Number of missing types that are present in PyQt6: 0

Qt3DCore

Documentation link: https://doc.qt.io/qt-6/qt3dcore-module.html

Number of types in Qt3DCore: 25

Missing types in PySide (all) Qt3DCore:

Qt3DCore.Quick
Qt3DCore.Quick.QQmlAspectEngine

Number of missing types: 2

Number of missing types that are present in PyQt6: 0

Qt3DInput

Documentation link: https://doc.qt.io/qt-6/qt3dinput-module.html

Number of types in Qt3DInput: 25

Missing types in PySide (all) Qt3DInput:

Qt3DInput.QAbstractPhysicalDeviceProxy
Qt3DInput.QInputDeviceIntegration

Number of missing types: 2

Number of missing types that are present in PyQt6: 0

Qt3DLogic

Documentation link: https://doc.qt.io/qt-6/qt3dlogic-module.html

Number of types in Qt3DLogic: 4

Missing types in PySide (all) Qt3DLogic:

Qt3DLogic.Logic

Number of missing types: 1

Number of missing types that are present in PyQt6: 0

Qt3DRender

Documentation link: https://doc.qt.io/qt-6/qt3drender-module.html

Number of types in Qt3DRender: 117

Missing types in PySide (all) Qt3DRender:

Qt3DRender.QDebugOverlay
Qt3DRender.QTextureGenerator
Qt3DRender.Render

Number of missing types: 3

Number of missing types that are present in PyQt6: 0

Qt3DAnimation

Documentation link: https://doc.qt.io/qt-6/qt3danimation-module.html

Number of types in Qt3DAnimation: 26

Missing types in PySide (all) Qt3DAnimation:

Qt3DAnimation.QCallbackMapping

Number of missing types: 1

Number of missing types that are present in PyQt6: 0

Qt3DExtras

Documentation link: https://doc.qt.io/qt-6/qt3dextras-module.html

Number of types in Qt3DExtras: 59

Number of missing types: 0

QtNetworkAuth

Documentation link: https://doc.qt.io/qt-6/qtnetworkauth-module.html

Number of types in QtNetworkAuth: 6

Number of missing types: 0

QtStateMachine

Documentation link: https://doc.qt.io/qt-6/qtstatemachine-module.html

Could not load PyQt6.QtStateMachine for comparison. Received error: module PyQt6 has no attribute QtStateMachine.

Number of types in QtStateMachine: 12

Number of missing types: 0

QtScxml

Documentation link: https://doc.qt.io/qt-6/qtscxml-module.html

Could not load PyQt6.QtScxml for comparison. Received error: module PyQt6 has no attribute QtScxml.

Number of types in QtScxml: 20

Number of missing types: 0

QtCharts

Documentation link: https://doc.qt.io/qt-6/qtcharts-module.html

Number of types in QtCharts: 49

Missing types in PySide (all) QtCharts:

QColorAxis (is present in PyQt6)

Number of missing types: 1

Number of missing types that are present in PyQt6: 1

QtDataVisualization

Documentation link: https://doc.qt.io/qt-6/qtdatavisualization-module.html

Number of types in QtDataVisualization: 35

Number of missing types: 0

QtBluetooth

Documentation link: https://doc.qt.io/qt-6/qtbluetooth-module.html

Number of types in QtBluetooth: 24

Number of missing types: 0

QtPositioning

Documentation link: https://doc.qt.io/qt-6/qtpositioning-module.html

Number of types in QtPositioning: 17

Missing types in PySide (all) QtPositioning:

QNmeaSatelliteInfoSource (is present in PyQt6)

Number of missing types: 1

Number of missing types that are present in PyQt6: 1

QtMultimedia

Documentation link: https://doc.qt.io/qt-6/qtmultimedia-module.html

Number of types in QtMultimedia: 28

Number of missing types: 0

QtRemoteObjects

Documentation link: https://doc.qt.io/qt-6/qtremoteobjects-module.html

Number of types in QtRemoteObjects: 15

Missing types in PySide (all) QtRemoteObjects:

QRemoteObjectPendingReply
QtROClientFactory
QtROServerFactory
QtRemoteObjects (is present in PyQt6)

Number of missing types: 4

Number of missing types that are present in PyQt6: 1

QtSensors

Documentation link: https://doc.qt.io/qt-6/qtsensors-module.html

Number of types in QtSensors: 48

Number of missing types: 0

QtSerialPort

Documentation link: https://doc.qt.io/qt-6/qtserialport-module.html

Number of types in QtSerialPort: 2

Number of missing types: 0

QtWebChannel

Documentation link: https://doc.qt.io/qt-6/qtwebchannel-module.html

Number of types in QtWebChannel: 2

Number of missing types: 0

QtWebEngineCore

Documentation link: https://doc.qt.io/qt-6/qtwebenginecore-module.html

Number of types in QtWebEngineCore: 31

Missing types in PySide (all) QtWebEngineCore:

QWebEngineClientCertificateSelection (is present in PyQt6)
QWebEngineClientCertificateStore (is present in PyQt6)
QWebEngineGlobalSettings (is present in PyQt6)
QWebEngineGlobalSettings.DnsMode (is present in PyQt6)
QWebEngineNavigationRequest (is present in PyQt6)

Number of missing types: 5

Number of missing types that are present in PyQt6: 5

QtWebEngineQuick

Documentation link: https://doc.qt.io/qt-6/qtwebenginequick-module.html

Number of types in QtWebEngineQuick: 2

Number of missing types: 0

QtWebEngineWidgets

Documentation link: https://doc.qt.io/qt-6/qtwebenginewidgets-module.html

Number of types in QtWebEngineWidgets: 1

Number of missing types: 0

QtWebSockets

Documentation link: https://doc.qt.io/qt-6/qtwebsockets-module.html

Number of types in QtWebSockets: 6

Number of missing types: 0

QtHttpServer

Documentation link: https://doc.qt.io/qt-6/qthttpserver-module.html

Could not load PyQt6.QtHttpServer for comparison. Received error: module PyQt6 has no attribute QtHttpServer.

Number of types in QtHttpServer: 7

Number of missing types: 0

QtMultimediaWidgets

Documentation link: https://doc.qt.io/qt-6/qtmultimediawidgets-module.html

Number of types in QtMultimediaWidgets: 2

Number of missing types: 0

QtNfc

Documentation link: https://doc.qt.io/qt-6/qtnfc-module.html

Number of types in QtNfc: 11

Missing types in PySide (all) QtNfc:

QNearFieldTarget.RequestId (is present in PyQt6)

Number of missing types: 1

Number of missing types that are present in PyQt6: 1

QtQuick3D

Documentation link: https://doc.qt.io/qt-6/qtquick3d-module.html

Number of types in QtQuick3D: 7

Missing types in PySide (all) QtQuick3D:

QQuick3DExtensionHelpers
QQuick3DRenderExtension

Number of missing types: 2

Number of missing types that are present in PyQt6: 0

QtPdf

Documentation link: https://doc.qt.io/qt-6/qtpdf-module.html

Number of types in QtPdf: 11

Missing types in PySide (all) QtPdf:

QPdfPageSelector
QPdfView

Number of missing types: 2

Number of missing types that are present in PyQt6: 0

QtSpatialAudio

Documentation link: https://doc.qt.io/qt-6/qtspatialaudio-module.html

Number of types in QtSpatialAudio: 5

Number of missing types: 0

QtSerialBus

Documentation link: https://doc.qt.io/qt-6/qtserialbus-module.html

Could not load PyQt6.QtSerialBus for comparison. Received error: module PyQt6 has no attribute QtSerialBus.

Number of types in QtSerialBus: 30

Missing types in PySide (all) QtSerialBus:

QCanDbcFileParser
QCanFrameProcessor
QCanFrameProcessor.ParseResult
QCanMessageDescription
QCanSignalDescription
QCanSignalDescription.MultiplexValueRange
QCanUniqueIdDescription
QModbusExceptionResponse
QModbusResponse
QtCanBus

Number of missing types: 10

Number of missing types that are present in PyQt6: 0

QtTextToSpeech

Documentation link: https://doc.qt.io/qt-6/qttexttospeech-module.html

Number of types in QtTextToSpeech: 2

Number of missing types: 0

QtLocation

Documentation link: https://doc.qt.io/qt-6/qtlocation-module.html

Could not load PyQt6.QtLocation for comparison. Received error: module PyQt6 has no attribute QtLocation.

Number of types in QtLocation: 37

Missing types in PySide (all) QtLocation:

QGeoJson
QLocation

Number of missing types: 2

Number of missing types that are present in PyQt6: 0

Summary

Total number of missing types: 189

Total number of missing types that are present in PyQt6: 27

Total number of missing modules: 0