Hello, I use Qt 4.8 for a project and had troubles so set up a sample project because as a newbie I have troubles finding out what's wrong.

I use a QListView to show items information. In my real project, there will be item properties such as ID, name etc. In sample project I made a simple list of strings.

So why is the list empty when I run the sample app?

Thank you very much,

Here is the code:

https://gist.github.com/postb99/548b32546eece2e7aed6