Hello!
Do you use some kind of SQL database to store the info?
You might want to take a look at Qt examples about model-view programming and reference for classes like QTableView, QAbstractItemModel and QSqlTableModel.
If you have any doubts, feel free to ask.
Bookmarks