I just wanted to be sure if there is no need somehow to "update" View when new data are added...It shoul look like "watching the log"...
And another question...
I'm thinking about using the QTableView...
Data are actually messages with ID and things like that...Message that will arrive will be added into rows - each message will be added on a row - each piece of message in its dedicated column of that row.
So when I want now to sort the messages according to let's say ID how can I do that ?
I mean when I want them to be sorted by ID , I want the whole rows to be sorted...not only the items in "ID" column...
I want it to look like when you sort your messages in your mail client...sort by date, time, person...
THanks a lot for any help!
Bookmarks