qt-interest@trolltech.com
[Top] [All Lists]

Re: QVector<T> - Assert failure Qt 4.3

Subject: Re: QVector<T> - Assert failure Qt 4.3
From: "Malte Witt"
Date: Thu, 31 Jul 2008 16:34:10 +0200
>    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/

<Prev in Thread] Current Thread [Next in Thread>