Skip to content

styler

Classes:

  • BRMSStyler

    Singleton class to manage application-wide styles dynamically.

BRMSStyler

BRMSStyler()

Bases: QObject

Singleton class to manage application-wide styles dynamically.

Methods:

  • get_stylesheet

    Return the global stylesheet when custom style is active.

  • instance

    Retrieve the singleton instance.

get_stylesheet

get_stylesheet()

Return the global stylesheet when custom style is active.

instance classmethod

instance()

Retrieve the singleton instance.