I don't see that you are setting tab order at all. You set the focus policy and focus proxy for one of your widgets, but that says nothing about tab order.
Look at the static method QWidget::setTabOrder().
I don't see that you are setting tab order at all. You set the focus policy and focus proxy for one of your widgets, but that says nothing about tab order.
Look at the static method QWidget::setTabOrder().
Bookmarks