Hi, i would like to populate a QTableWidget starting from a QList so that every QList element correspond to a row If i add an element to a QList i would like to refresh the QTableWidget How can i do that? Thanks, Riccardo