Hi,

I have a QStringList that I fill up with some QStrings and sometimes I remove some of them, so basically it changes dinamically.

I want to use QListView to show the content of the QStringList.

Anyone can tell me how ca I do this?
Thanks,