Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)
-
Updated
Jan 7, 2025 - 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
A very basic Julia implementation of signal-slot pattern
Qt Named Slot Example
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."