Workspace 6.21.5
SshWrapper Member List

This is the complete list of members for SshWrapper, including all inherited members.

getFile(const QString &filePath, const QString &destinationPath)SshWrapper
isLoggedIn() constSshWrapper
login(const QString &host, const QString &user, const QString &pwd, int port, const QString &publicKeyFile, const QString &privateKeyFile, const QString &passphrase)SshWrapper
logout()SshWrapper
sendCommand(const QString &command, QString &output, bool removeTrailingNewLine=true)SshWrapper
sendFile(const QString &filePath, const QString &destinationPath)SshWrapper
SshWrapper()SshWrapper
~SshWrapper()SshWrappervirtual