[Qt-interest] Looking for image list widget

Scott Aron Bloom Scott.Bloom at sabgroup.com
Fri May 29 06:38:49 CEST 2009


The Listviews can certainly work... 

I have done the same thing (not for PDF) but basically use the ListView
with ViewMode set to IconMode...

You should be prepared to have a custom delegate to make it look the way
you want if IconMode is not clean enough..

Scott

-----Original Message-----
From: qt-interest-bounces at trolltech.com
[mailto:qt-interest-bounces at trolltech.com] On Behalf Of Evan Driscoll
Sent: Thursday, May 28, 2009 7:13 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] Looking for image list widget

Anyone know of anyone who has created a widget like QListView, except
that the entries are images?

Specifically, I'm working on a PDF reader designed for giving
presentations and want something like either the thumbnails view
fairly common in pdf readers ("pages" in Adobe's) or the sort of
"array of icon" widgets common in file browsers when they are in icon
mode (as opposed to some list).

Is one of the stock Qt widgets suitable for this? Is there a 3rd party
one somewhere I could swipe? (GPL is fine; something incompatible with
the GPL is, obviously, not.)

I'm basically new at Qt so I apologize if this is a dumb question.

Evan Driscoll
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest




More information about the Qt-interest-old mailing list