|
|
> Well, I'm starting to get confused about what you define by "thread".
> I don't explicitely creat any thread. What happens is the all my
menus
> inherites from one classe QGMenu which inheriths from QMenu. In my GUI
> initialization - I mean, my GUI class inherithed from QMainWindow - all
> menu classes are initialized one by one, sequentialy.
Well, that sounds like the correct way to do it for me. But if you have a
single threaded application, you can hardly create a race condition, can
you? Now I am a little confused ;-)
Regards,
Malte
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|