Hi,
I use qt a lot. I want to know something: how many threads does Qt create do to things in the background? like handling signals and slots..
Also, any GUI toolkit creates Event threads too (i seem to remember java does). Does Qt create one too?
EDIT: when I say "how many threads", I really mean which threads
Thanks,
jrh