qt: Select generated password explicitly after giving focus to input
qt/pinentrydialog.cpp (PinEntryDialog::generatePin): Select text in
input field.
Giving the keyboard input focus to the input field does not always
seem to select the generated password automatically. Explicitly
selecting the password after giving focus makes sure the password
is always selected.
- GnuPG-bug-id: T5543