PDA

View Full Version : QTableView Table Title



hammonjj
20th June 2014, 22:47
I've looked all over the place for this but have yet to find an answer. Is there a way to set a title for QTableview? I'm not talking about the column or row headers, but an actual title for the table as a whole? If not, I can always add text to the parent widget, but I was hoping I could wrap this all up in one neat package.

Thanks!