Its Qt4 style , for Qt3 #inlude<qlistwidget.h> is rightOriginally Posted by jrideout
Its Qt4 style , for Qt3 #inlude<qlistwidget.h> is rightOriginally Posted by jrideout
a life without programming is like an empty bottle![]()
Is there a QListWidget for qt3?
Originally Posted by jrideout
no of course its my missing
a life without programming is like an empty bottle![]()
Also, as for my scoffing on just creating the heap objects, I realized this is ok as long as the parent is set. Qt holds the pointer in the parent and will destroy QListWidgetItem when the QListWidget is destroyed.
Check your QTDIR.
Also are you using Qt3 or Qt4? it's unclear from your post.
Last edited by Chicken Blood Machine; 7th April 2006 at 18:52.
Save yourself some pain. Learn C++ before learning Qt.
Bookmarks