How to restrict the entries into a QTableview using validators? Or how do i restrict one column of my table view to take only numerical values?

Can this be done without using delegates?