hi, i need to show text under icons on a QTableView, i've tryed with Qt::AlignHCenter, etc... but doesnt work.
I'm trying to do a Icon View list with a QTableView, something like this:

iconview.png

there is any way to do it?
thanks.