[Qt-interest] Qt3 QIconView -> Qt4 ?

Boudewijn Rempt boud at valdyas.org
Sun Dec 21 17:06:39 CET 2008


On Sun, 21 Dec 2008, Miguel Cardenas wrote:

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

If you just want to get it running again, use Q3IconView. If you want to totally
rejuvenate it, investigate QAbstractItemView.

Boudewijn




More information about the Qt-interest-old mailing list