Hey Guys,

I am new to QT and have a general design question. I have to develop a GUI that constantly recieves messages on the back end that will result in table rows being added, deleted, or updated. Is it easy to do this in QT? Should I use a table or table view widget? Thanks,