Bug#779569: addToJavaScriptWindowObject exports QObject's slots by default

2015-03-17 Thread Lisandro Damián Nicanor Pérez Meyer
forwarded 779569 https://bugreports.qt.io/browse/QTBUG-45049 thanks On Monday 02 March 2015 15:28:49 Enrico Zini wrote: > Source: qtwebkit-opensource-src > Version: 5.3.2+dfsg-3 > Severity: normal > > Hello, Hi Enrico! > http://doc.qt.io/qt-5/qwebframe.html#addToJavaScriptWindowObject > describ

Bug#779569: addToJavaScriptWindowObject exports QObject's slots by default

2015-03-02 Thread Enrico Zini
Source: qtwebkit-opensource-src Version: 5.3.2+dfsg-3 Severity: normal Hello, http://doc.qt.io/qt-5/qwebframe.html#addToJavaScriptWindowObject describes how to export QObjects to JavaScript, so that properties and slots are automatically exported, and that is cool. However, QObject (and all its d