Thank you.
The second idea was pretty easy.
For those having the same "problem" as I had: Here is what I have done:
Qt Code:
bool MyTableWidget::focusNextPrevChild( bool next ) { return false; // a "true" also works }To copy to clipboard, switch view to plain text mode
Bookmarks