On 02/08/2018 12:27 PM, Kevin Kofler wrote:
> NIkolai Marchenko wrote:
>> even stuff like that?
>> https://imgur.com/a/tTFeO
> 
> Maybe try using QListWidget::setItemWidget? That should even let you assign 
> some widget layed out in Qt Designer.

The KWidgetItemDelegate class in KDE's KItemViews library (which has no
other KDE dependencies) is also quite convenient for things like this
and used in KDE apps for complex item views with widget-embedding
delegates.



Cheers,
Eike
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to