On 4 Aug 2018, at 11:39, Valery Kotov
mailto:kotov.val...@gmail.com>> wrote:
Hello Lars,
Got it. Thank you for the explanation!
Just a small question to see that I got it correctly. Then virtuallCall means
the same but for JavaScript function invocation, does not it? And if I would
like to ca
Coin production was updated today at Fri Aug 4 17:03:18 EEST 2018 with new
baseline.
For CI related issues, you may create bug report as instructed in
https://wiki.qt.io/Reporting_Bugs#Reporting_bugs_for_Coin and/or consult the
internal #qtci IRC-channel.
See change-list attached for related p
Hello Lars,
Got it. Thank you for the explanation!
Just a small question to see that I got it correctly. Then virtuallCall
means the same but for JavaScript function invocation, does not it? And if
I would like to call a JS function from C++ I simply do
functionObject->call (as before) and it wil