It even is reachable through the usage of the tab-key.
Widgets with the same tabIndex are handled through there position in the document.
Get current value.
QxWidget.getTabIndex();
Set new value.
QxWidget.setTabIndex(newValue);