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

Konstantin Tokarev annulen at yandex.ru
Wed Nov 23 12:55:41 CET 2011



23.11.2011, 09:21, "Sathishkumar Duraisamy" <bewithsathish at gmail.com>:
> 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?

Sorry if I misunderstand something, but it's not clear for me how do you define
Z axis here... And what about, e.g., y-order?

-- 
Regards,
Konstantin



More information about the Interest mailing list