PYQT5 Cursor beginnend mit einem Widget

self.widget.setFocus() #This will set the cursor to start on the widget specified
68Duck