Most likely the same as
https://bugreports.qt-project.org/browse/QTBUG-41766
- Original Message -
From: Ola Røer Thorsen
[mailto:o...@silentwings.no]
To: development
[mailto:development@qt-project.org]
Sent: Tue, 04 Nov 2014 15:18:39
+0100
Subject: [Development] 5.4 beta regression, Combin
Hi,
i tried to find the reason why https://codereview.qt-project.org/#/c/91748/ CI
fails.
I set up a Windows 7-x86 in a VM using MSVC2010SP1 and compiled Qt 5.4 and
QtWebChannel and the test are passing. But off course i have not the complete
environment from the CI.
Is it possible to trigger
Hi,
is there a special reason why you call
setTimeout(function() { channel.exec({type: QWebChannelMessageTypes.idle}); },
0);
(Line 179 & 197 in qwebchannel.js)
via setTimeout? For me this also works without doing a singleshot.
But the setTimeout function is not defined when including qwebchann
Hi,
do you plan to use QtWebChannel only "locally" or will it be possible to use
the javascript part to connect a pure QML client to an QObject backend or maybe
even use the javascript to connect a NodeJS server to a QObject?
Regards,
Bernd
___
Develo