@JonB Yes, we do need the ability to view the full day of events. for remote troubleshooting of to confirm random occurrences that can take place on our machines.
I am creating 8 different datasets each with 56k records. and i am doing a QFile to QContiguousCache. which works great at the top of the view, but as I scroll down the view update takes longer and longer. I currently do no have mmap implemented. I am hoping that will resolve my latency as i stroll further into the view.
no, i do not use setIndexWidget() in QTableView.
btw, great tutorials