QSS Parser

Contents:

  • qss_parser.qss_parser module
QSS Parser
  • Welcome to QSS Parser’s Documentation!
  • View page source

Welcome to QSS Parser’s Documentation!

The QSS Parser is a Python library for parsing Qt Style Sheets (QSS) and applying styles to PySide6/PyQt6 widgets.

Contents:

  • qss_parser.qss_parser module
    • BaseQSSPlugin
    • Constants
    • DefaultPropertyProcessor
    • ErrorHandlerProtocol
    • MetaObjectProtocol
    • ParserEvent
    • ParserState
    • PropertyPlugin
    • PropertyProcessorProtocol
    • QSSFormatter
    • QSSParser
    • QSSParserPlugin
    • QSSProperty
    • QSSPropertyDict
    • QSSRule
    • QSSStyleSelector
    • RuleHandlerProtocol
    • SelectorPlugin
    • SelectorUtils
    • VariableManager
    • VariablePlugin
    • WidgetProtocol

Indices and Tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2025, OniMock.

Built with Sphinx using a theme provided by Read the Docs.