I installed the Nokia Qt SDK and made a new project which involved a user interface.
Then I referred to a particular video, Creating interactive QT hello world GUI application using QT Creator.
Now I am not able to add items in list view as there is no function to do that.
Is there some other function to do it?
To add rows:
or
Both methods return true if the rows were successfully inserted.
To set data (for each cell):