[Interest] qlistwidget::setitemwidget

Alexander Syvak alexander.svk at gmail.com
Tue Oct 1 20:27:51 CEST 2013


Hello,

in the documentation of the method setItemWIdget of the QListWidget class
there's a phrase
void QListWidget::setItemWidget (
QListWidgetItem<http://doc.crossplatform.ru/qt/4.5.0/qlistwidgetitem.html>*
*item*, QWidget <http://doc.crossplatform.ru/qt/4.5.0/qwidget.html> * *
widget* )

Sets the *widget* to be displayed in the give *item*.

This function should only be used to display static content in the place of
a list widget item.


What does it mean to be a static content? Why is it allowed to have only
static content?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131001/a905f533/attachment.html>


More information about the Interest mailing list