Hello,

In a dialog there are some edit fields e.g. QLineEdit. It is possible to set the Tab order, so that the cursor moves from one field to another when the Tab button is pressed.
Is it possible to achieve the same effect, when the return button is pressed?

Thx for your hints