On Sun, Jan 27, 2013 at 9:35 AM, Denis Kormalev
wrote:
> I've found that qml engine forbids catching signals from objects that are in
> another thread. After some discussion in IRC I understood that it is
> by-design for now, but is it planned to be changed or it will be the rule
> for whole QtQui
I've found that qml engine forbids catching signals from objects that are in
another thread. After some discussion in IRC I understood that it is by-design
for now, but is it planned to be changed or it will be the rule for whole
QtQuick2 lifetime - use in qml only objects from same thread? Or i