This is the complete list of members for PuttyCommand, including all inherited members.
copyDirFrom(const QString &remoteDir, const QString &localDir) | SshCommand | virtualslot |
copyDirTo(const QString &localDir, const QString &remoteDir) | SshCommand | virtualslot |
copyFrom(const QString &remoteFile, const QString &localFile) | SshCommand | virtualslot |
copyTo(const QString &localFile, const QString &remoteFile) | SshCommand | virtualslot |
data() | SshConnection | |
data() const | SshConnection | |
debug() (defined in SshConnection) | SshConnection | protectedstatic |
execute(const QString &command) | SshCommand | virtualslot |
exitCode() const | SshCommand | virtual |
hostName() const | SshConnection | |
identityFile() const | SshConnection | |
initializeProcess() | SshCommand | protected |
isComplete() const | SshCommand | virtual |
isPersistent() const | SshConnection | |
isValid() const | SshConnection | virtual |
m_data (defined in SshConnection) | SshConnection | protected |
m_exitCode (defined in SshCommand) | SshCommand | protected |
m_hostName (defined in SshConnection) | SshConnection | protected |
m_identityFile (defined in SshConnection) | SshConnection | protected |
m_isComplete (defined in SshCommand) | SshCommand | protected |
m_output (defined in SshCommand) | SshCommand | protected |
m_persistent (defined in SshConnection) | SshConnection | protected |
m_portNumber (defined in SshConnection) | SshConnection | protected |
m_process (defined in SshCommand) | SshCommand | protected |
m_scpCommand (defined in SshCommand) | SshCommand | protected |
m_sshCommand (defined in SshCommand) | SshCommand | protected |
m_userName (defined in SshConnection) | SshConnection | protected |
output() const | SshCommand | virtual |
portNumber() const | SshConnection | |
processFinished() | SshCommand | protectedslot |
processStarted() | SshCommand | protectedslot |
PuttyCommand(QObject *parentObject=0) (defined in PuttyCommand) | PuttyCommand | |
remoteSpec() | SshCommand | protected |
requestComplete() | SshConnection | signal |
requestSent() | SshConnection | signal |
scpArgs() | PuttyCommand | protectedvirtual |
scpCommand() | SshCommand | |
sendRequest(const QString &command, const QStringList &args) | SshCommand | protectedvirtual |
setData(const QVariant &newData) | SshConnection | |
setHostName(const QString &newHostName) | SshConnection | slot |
setIdentityFile(const QString &newIdentityFile) | SshConnection | slot |
setPersistent(bool persist) | SshConnection | slot |
setPortNumber(int newPortNumber) | SshConnection | slot |
setScpCommand(const QString &command) | SshCommand | slot |
setSshCommand(const QString &command) | SshCommand | slot |
setUserName(const QString &newUserName) | SshConnection | slot |
sshArgs() | PuttyCommand | protectedvirtual |
SshCommand(QObject *parentObject, QString sshCommand, QString scpCommand) (defined in SshCommand) | SshCommand | |
sshCommand() | SshCommand | |
SshConnection(QObject *parentObject=0) (defined in SshConnection) | SshConnection | |
userName() const | SshConnection | |
waitForCompletion(int msecs=30000) | SshCommand | virtual |
~PuttyCommand() (defined in PuttyCommand) | PuttyCommand | |
~SshCommand() (defined in SshCommand) | SshCommand | |
~SshConnection() (defined in SshConnection) | SshConnection |