If a connection manager uses some library that creates its own threads
(it is not a Qt based library either), are there any constraints on how
these threads interact with the TelepathyQt API?

For example, if the connection is completed in another thread, is it
safe to call setStatus() from that thread?

Or is there some way to propagate information from the threads used by
the underlying library back to TelepathyQt?

_______________________________________________
telepathy mailing list
telepathy@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to