Ok Obviously I worded this request wrongly, let me see if I can make this more simple:
If I have a QListView listBox and a model for that view listModel which contains the following items
One
Two
Three
Four
Five
How do I, via code, make 'Four' the selection?
Thanks
Bookmarks