You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-https://github.com/cpp11nullptr/lsignal: lsignal (or lightweight signal) is a very little and fast C++ thread-safe implementation of signal and slot system which is based on modern C++11 code.
2
+
-https://github.com/dgovil/PySignal: A purely Python implementation of the Qt signal system with no QObject dependencies
3
+
4
+
how scribus manages the menus:
5
+
6
+
-`scribus/menumanager.cpp`: seems to be managing the menus through strings
0 commit comments