Qt 6.11 is out! See what's new in the release
blog
After pressing ENTER need to move curson on line edit as similar as TAB
-
@veera
Hi
You can use event filer to do so.
http://www.qtcentre.org/archive/index.php/t-8267.html
Or you can subclass the LineEdit