<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Anyone create an own Message Mechanism like Qt&#x27;s singal-slot?]]></title><description><![CDATA[<p dir="auto">anyone have some good opinion about make an own Message Mechanism like the signal-slot ?<br />
is there any good open source project which can be used based on it ?<br />
I found slotsig and sigslot, and is there anyone familiar with them?<br />
thanks very much!</p>
]]></description><link>https://forum.qt.io/topic/47527/anyone-create-an-own-message-mechanism-like-qt-s-singal-slot</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 05:10:16 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/47527.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Oct 2014 08:49:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Anyone create an own Message Mechanism like Qt&#x27;s singal-slot? on Wed, 29 Oct 2014 09:39:33 GMT]]></title><description><![CDATA[<p dir="auto">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: <a href="https://drive.google.com/file/d/0B_LNS0vcOzuwalRwMjE2VUIySU0/view?usp=sharing" target="_blank" rel="noopener noreferrer nofollow ugc">https://drive.google.com/file/d/0B_LNS0vcOzuwalRwMjE2VUIySU0/view?usp=sharing</a><br />
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.</p>
]]></description><link>https://forum.qt.io/post/249366</link><guid isPermaLink="true">https://forum.qt.io/post/249366</guid><dc:creator><![CDATA[gyll]]></dc:creator><pubDate>Wed, 29 Oct 2014 09:39:33 GMT</pubDate></item></channel></rss>