<?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[Qt5: QJSEngine, QObject and slots]]></title><description><![CDATA[<p dir="auto">Can the new Qt5 QJSEngine hook signals to javascript functions like the old "javascript engine can":<a href="http://doc.qt.digia.com/latest/script-calculator.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc.qt.digia.com/latest/script-calculator.html</a>?</p>
<p dir="auto">I've tried but was not successful I've been studying the Qt5 source code and cannot find this either, but I'm no expert in Qt source code so I could easily have missed it.</p>
]]></description><link>https://forum.qt.io/topic/21356/qt5-qjsengine-qobject-and-slots</link><generator>RSS for Node</generator><lastBuildDate>Thu, 06 Aug 2026 08:19:18 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/21356.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Nov 2012 19:43:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt5: QJSEngine, QObject and slots on Mon, 12 Nov 2012 20:39:14 GMT]]></title><description><![CDATA[<p dir="auto">That's a shame. I guess we'll have to stick with the old engine for now. I've dug around trying to figure out how add slot/signal support but that is entirely non-trivial.</p>
]]></description><link>https://forum.qt.io/post/156823</link><guid isPermaLink="true">https://forum.qt.io/post/156823</guid><dc:creator><![CDATA[altera_2011]]></dc:creator><pubDate>Mon, 12 Nov 2012 20:39:14 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5: QJSEngine, QObject and slots on Mon, 12 Nov 2012 20:34:34 GMT]]></title><description><![CDATA[<p dir="auto">Hi, ~altera_2011!</p>
<p dir="auto">No. V8 engine (new Qt engine in Qt5) does not support signal-slots with QObjects. But old engine is accessable as add-on.</p>
<p dir="auto">Thread I've opened has really clear Tobias's reply: <a href="http://qt-project.org/forums/viewthread/21798/" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/forums/viewthread/21798/</a></p>
]]></description><link>https://forum.qt.io/post/156821</link><guid isPermaLink="true">https://forum.qt.io/post/156821</guid><dc:creator><![CDATA[tucnak]]></dc:creator><pubDate>Mon, 12 Nov 2012 20:34:34 GMT</pubDate></item></channel></rss>