Qt 4.5.0

I'm trying to center the text in a QTableView, have been looking through the Deligate Classes, QItemDelegate Class and QStyledItemDelegate Class documentation, along with ItemData Role's and TextAlignmentRole but still cannot understand what exactly I need to do center the text in a column.

Thanks,
Doug