Thanks for the answer, I've found the problem.
I called a Qt Slots from outside my object from a non Qt-Thread (std. Linux 
thread).

I've fixed the problem by call a function of my (Qt) instance which emits a 
signal that is connected to my slot.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to