you can read out the qprocess with a slot using this signal:
in your slot, which is called if the signal above was firedQt Code:
readyReadStandardError ();To copy to clipboard, switch view to plain text mode
you read the stdout and look if theres a question for a password.
and then write on the qprocess's stdin with
good luck




Reply With Quote
Bookmarks