Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, November 2006
4.1.4->4.2.1 broke QAstractItemView based widget -- any ideas?


Message 1 in thread

Hello.  I'm not sure if this is the right list to ask - if not, please 
point me in the right direction.

I upgraded from QT Mac opensource 4.1.4 to 4.2.1.  My code has a class 
DragWidget : public QAbstractItemView which contains several children 
that are subclasses of QLabel

When compiled with 4.1.4, those children painted perfectly on screen and 
now as I recompiled with 4.2.1, the application runs, but the labels 
don't show. I know the items are there: I have synchronized selection 
models between this and other views, and I can select items with the 
mouse dragging around the space where the labels should be.

I tried debugging and it seems the labels are not even receiving paint 
events.  Any ideas?  Any help would be appreciated

Juan C. 

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 2 in thread

Juan C.Mendez schrieb:
> Hello.  I'm not sure if this is the right list to ask - if not, please 
> point me in the right direction.

Most Qt 4.2 programmers read qt-interest@xxxxxxxxxxxxx again. This
qt4-preview-feedback@xxxxxxxxxxxxx list has become a list for snapshot
issues again, as it seems...

Cheers, Oliver

-- 
 [ signature omitted ]