Hi, i havre defnied my TableModel class FileModel : public QAbstractTableModel { .. .. but when i setHeaderData i don't see my string in the horizontal header, but i see 1, 2, ecc. what's wrong? Thanks Nicola