On quinta-feira, 3 de março de 2016 14:01:31 PST Freddy Martinez Garcia wrote:
> is that possible ??? what is the best way to do that

It's not possible to modify any UI from outside the UI thread.

You need to sync back to the main thread via a queued connection or via an 
event and do that from the main thread.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to