Hi all,

By definition, the order by which the signals and slots is called is
undefined but for each signals and slots connection, slots will be
called for its signals.

Why can't we have z-order for signals and slots, taking control for of
order the slots will be called. For some peculiar situation, that the
programmer feels it would be best if it is called the slots after
finishing all other slots. Or is there way to achieve the same?

--
Regards,
Sathishkumar D
http://flowersopenlab.weebly.com/
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to