I have designed custom widgets. While using them in other application designed in Qt Creator, their tab order is being set as in the order they are created, but when i am trying to change tab order using ‘Edit Tab-order’(option in Qt Designer), numbering is changing but the order is not changing on execution.
↧