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: Vitor Vasconcelos Araujo Silva
Date: Thu, 31 Jul 2008 16:20:46 +0200

I did not follow the whole thread. But what comes first to my mind is, that you cannot use QWidgets (and so QMenus) in different threads. They can ONLY be used in the GUI-Thread. Could that be your problem?

        Hello Malte,

        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.
        Thanks for your time.
--
        Vitor VASCONCELOS
        Projet QGAR
        LORIA / INRIA-Lorraine
        Campus Scientifique, BP 239
        54506, Vandoeuvre-lès-Nancy, FRANCE
        Tel: +33 (0)3 54 95 85 76


--
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>