[Qt-interest] Qt3 QIconView -> Qt4 ?
Malyushytsky, Alex
alex at wai.com
Mon Dec 29 23:59:08 CET 2008
Reading documentation helps. Search for "Porting to Qt 4"
"The QIconView, QIconViewItem, QIconDrag, and QIconDragItem classes has been renamed Q3IconView, Q3IconViewItem, Q3IconDrag, and Q3IconDragItem and moved to the Qt3Support library.
New Qt applications should use QListWidget or its base class QListView instead, and call QListView::setViewMode(QListView::IconMode) to obtain an "icon view" look."
Best regards,
Alex
________________________________________
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Miguel Cardenas
Sent: Sunday, December 21, 2008 8:01 AM
To: qt-interest at trolltech.com
Subject: [Qt-interest] Qt3 QIconView -> Qt4 ?
Hello list
I was unpacking an old application I developed in Qt3 that would like to move to Qt4 and update, it uses a QIconView object that is not available in Qt4, is there an alternative to it? Maybe a different solution but that allows me use the same or similar features?
Thanks!
--
Miguel Cardenas
---------------------------------------------------------------------------------------------------
Weidlinger Associates, Inc. made the following annotations.
"This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."
"Please consider our environment before printing this email."
More information about the Qt-interest-old
mailing list