I can't find these methods...
I can't find these methods...
Sorry, I miss-typed. I meant QTableView. Always look in the base classes for functionality that is "missing" from the class you are instantiating.
mayrhofer (27th December 2015)
Ok i'll try and reply after
can you post an example of how to use this? i don´t know how to get to the parent´s method.
You just call them like any other method.
A QTableWidget is a QTableView.
Cheers,
_
mayrhofer (27th December 2015)
Bookmarks