Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Qt for Python
Logo
Qt for Python
  • Getting Started
  • Commercial Use
  • Building from Source
  • Package Details
  • Modules API
    • Qt Modules Supported by Qt for Python
      • PySide6.Qt3DAnimation
      • PySide6.Qt3DCore
      • PySide6.Qt3DExtras
      • PySide6.Qt3DInput
      • PySide6.Qt3DLogic
      • PySide6.Qt3DRender
      • PySide6.QtAsyncio
      • PySide6.QtBluetooth
      • PySide6.QtConcurrent
      • PySide6.QtCore
      • PySide6.QtDBus
      • PySide6.QtDesigner
      • PySide6.QtGraphs
      • PySide6.QtGraphsWidgets
      • PySide6.QtGui
      • PySide6.QtHelp
      • PySide6.QtHttpServer
      • PySide6.QtLocation
      • PySide6.QtMultimedia
      • PySide6.QtMultimediaWidgets
      • PySide6.QtNetwork
      • PySide6.QtNetworkAuth
      • PySide6.QtNfc
      • PySide6.QtOpenGL
      • PySide6.QtOpenGLWidgets
      • PySide6.QtPdf
      • PySide6.QtPdfWidgets
      • PySide6.QtPositioning
      • PySide6.QtPrintSupport
      • PySide6.QtQml
        • Functions
        • Enumerations
        • PySide6.QtQml.QJSEngine
        • PySide6.QtQml.QJSManagedValue
        • PySide6.QtQml.QJSPrimitiveValue
        • PySide6.QtQml.QJSValue
        • PySide6.QtQml.QJSValueIterator
        • PySide6.QtQml.QQmlAbstractUrlInterceptor
        • PySide6.QtQml.QQmlApplicationEngine
        • PySide6.QtQml.QQmlComponent
        • PySide6.QtQml.QQmlContext
        • PySide6.QtQml.QQmlDebuggingEnabler
        • PySide6.QtQml.QQmlEngine
        • PySide6.QtQml.QQmlError
        • PySide6.QtQml.QQmlExpression
        • PySide6.QtQml.QQmlExtensionInterface
        • PySide6.QtQml.QQmlExtensionPlugin
        • PySide6.QtQml.QQmlFile
        • PySide6.QtQml.QQmlFileSelector
        • PySide6.QtQml.QQmlImageProviderBase
        • PySide6.QtQml.QQmlIncubationController
        • PySide6.QtQml.QQmlIncubator
        • PySide6.QtQml.QQmlListReference
        • PySide6.QtQml.QQmlNetworkAccessManagerFactory
        • PySide6.QtQml.QQmlParserStatus
        • PySide6.QtQml.QQmlProperty
        • PySide6.QtQml.QQmlPropertyMap
        • PySide6.QtQml.QQmlPropertyValueSource
        • PySide6.QtQml.QQmlScriptString
        • PySide6.QtQml.QQmlTypesExtensionInterface
        • PySide6.QtQml.ListProperty
        • QPyQmlParserStatus
        • QPyQmlPropertyValueSource
      • PySide6.QtQuick
      • PySide6.QtQuick3D
      • PySide6.QtQuickControls2
      • PySide6.QtQuickTest
      • PySide6.QtQuickWidgets
      • PySide6.QtRemoteObjects
      • PySide6.QtScxml
      • PySide6.QtSensors
      • PySide6.QtSerialBus
      • PySide6.QtSerialPort
      • PySide6.QtSpatialAudio
      • PySide6.QtSql
      • PySide6.QtStateMachine
      • PySide6.QtSvg
      • PySide6.QtSvgWidgets
      • PySide6.QtTest
      • PySide6.QtTextToSpeech
      • PySide6.QtUiTools
      • PySide6.QtWebChannel
      • PySide6.QtWebEngineCore
      • PySide6.QtWebEngineQuick
      • PySide6.QtWebEngineWidgets
      • PySide6.QtWebSockets
      • PySide6.QtWebView
      • PySide6.QtWidgets
      • PySide6.QtXml
  • Tools
  • Tutorials
  • Examples
  • Videos
  • Deployment
  • Considerations
  • Developer Notes
  • Release Notes
  • Module Index
Back to top
class QPyQmlParserStatusΒΆ

QPyQmlParserStatus is the base class for implementing QQmlParserStatus class .

It provides the required inheritance from QObject.

Next
<no title>
Previous
PySide6.QtQml.ListProperty
Copyright © 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 (https://www.gnu.org/licenses/fdl.html) as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.
Made with Sphinx and @pradyunsg's Furo