Qt 6.11 is out! See what's new in the release
blog
Anyone create an own Message Mechanism like Qt's singal-slot?
General and Desktop
2
Posts
2
Posters
616
Views
1
Watching
-
-
Yes, i just did that, and i am about to release it open source (LGPL v3) in a couple of weeks. The UNFINISHED doc is here: https://drive.google.com/file/d/0B_LNS0vcOzuwalRwMjE2VUIySU0/view?usp=sharing
This is a pure C++11 implementation, no other libs, so it will work on any system on which you have a C++11 compiler.