Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)
-
Updated
Nov 22, 2024 - Python
Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)
Lightweight C++ Signals and Slots implementation
Another Signal/Slot with a focus on automatic connection handling
C++ signal/slot implementation based on wl_signal/listener
basic animation loop demo example in C++ Qt
Qt Named Slot Example
A very basic Julia implementation of signal-slot pattern
Add a description, image, and links to the signalslot topic page so that developers can more easily learn about it.
To associate your repository with the signalslot topic, visit your repo's landing page and select "manage topics."