Help with setting QTableView's vertical header data
-
Ok I see now...
With layout you need, you would have to make your own QAbstractItemView on top of your model
-
wrote on 30 Apr 2013, 09:33 last edited by
Oh ok. I'll try implementing that too and see which one suits better. Thanks very much for your assistance SGaist. You've been very kind and patient :)
-
You're welcome !
IIRC there are some good examples in the book Advanced Qt Programming that might help
-
wrote on 2 May 2013, 08:23 last edited by
By Mark Summerfield right? I have that book. I read the first few pages and then I got too lazy to continue. I learned so much more from "Void Realms":http://www.youtube.com/playlist?list=PL2D1942A4688E9D63, "Bucky":http://www.youtube.com/course?list=ECD0D54219E5F2544D, online Qt "documentation":http://qt-project.org/doc/qt-4.8/ and of course the most awesome forum on web, qt-project.org :)
But I guess I could give the book another try!
21/24