[Interest] z-order for Qt's signals and slots

Sathishkumar Duraisamy bewithsathish at gmail.com
Wed Nov 23 06:21:17 CET 2011


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/



More information about the Interest mailing list