[Interest] Signal and Slot mechansim in Qt4.8.x

Ramakanthreddy Kesireddy Ramakanthreddy.Kesireddy at techmahindra.com
Fri Aug 8 10:39:10 CEST 2014


Hi,

I got a usecase where I had implemented in Qt4.8.x app on the assumption that slots execute one after another in the order they are connected.

HMI response is slow when continuous data is pumped into my application from other device.
Though we maintain separate threads(threads implementation being derived from Qthread) for reading from the ports and writing onto temporary buffers, HMI is still slow to respond while view switching.

If multiple signals are emitted once, I would like to know if framework would take care of slots execution in parallel or in sequential order.

Thanks and Regards,
Ramakanth

________________________________

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.


============================================================================================================================
Disclaimer:  This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra.
============================================================================================================================

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140808/967f8d91/attachment.html>


More information about the Interest mailing list