[Qt-interest] Display list of arbitrary widgets ?
Stephen Collyer
scollyer at netspinner.co.uk
Thu Dec 10 19:33:43 CET 2009
I want to display a list of a custom widget class rather similarly to
QListWidget i.e. I want a list widget that allows me to select one of the
custom widgets, and emits a currentRowChanged() signal when I've done so.
However, this doesn't seem possible with QListWidget (it only handles
QListWidgetItems) and I can't see how to do it without recreating a lot of
QListWidget's functionality.
Is there some easy way to do this that I'm overlooking ?
--
Stephen Collyer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091210/a71525b4/attachment.html
More information about the Qt-interest-old
mailing list