Skip to content
#

signals

Here are 81 public repositories matching this topic...

PyQt6 Mediator Mixin is a Python library that enhances PyQt6's signal-slot mechanism by implementing the mediator pattern. It allows for more modular and maintainable code by enabling classes to emit and receive signals without knowing about each other. The library also provides the ability to extend the SignalCode enum for custom signals.

  • Updated Feb 11, 2024
  • Python

Improve this page

Add a description, image, and links to the signals topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the signals topic, visit your repo's landing page and select "manage topics."

Learn more