[Qt-interest] Display list of arbitrary widgets ?
Andre Somers
andre at familiesomers.nl
Fri Dec 11 09:52:14 CET 2009
Stephen Collyer wrote:
> 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 ?
Please search the archives; this issue is discussed more often. The last
time the discussion was "QVBoxLayout with 100s of items is hanging".
André
More information about the Qt-interest-old
mailing list