Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.1.2
-
None
Description
QWidget::setTabOrder() requires the calls to be made on the widgets in the same order as you want the tab chain to be in.
It would be nice if setting the tab order was less restrictive on the order the calls are made in.