Cursor PYQT5 que comienza en un widget

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