Hi all,
just a little trouble...
If I emit more than one signal in a slot or in a function, how does Qt behave when I return from the function (or from the slot)?
Obviously, each signal is connected to a different slot!
Thanks,
Alex
Hi all,
just a little trouble...
If I emit more than one signal in a slot or in a function, how does Qt behave when I return from the function (or from the slot)?
Obviously, each signal is connected to a different slot!
Thanks,
Alex
Last edited by QAlex; 20th November 2009 at 09:56.
Bookmarks