every time I try and access the current selected items text using QListWidgetItem->currentItem()->text()
Shouldn't it be QListWidget rather than QListWidgetItem