I have an instance of QListWidget which gets refreshed frequently,
(by refreshing I mean removing all items then re-filling)

so after refreshing I want it to select the first item, while it is by default selecting none.