So i created custom widget containing a picture, and 3 labels. I created a list, where there custom widgets are used as items. I would like to know if it is possible to access the data from these items (I used "listWidget->setItemWidget" to make list items). For example first label contains some URL, i want to use it later, how do i access it?