MoleQueue  0.8.0
 All Classes Functions Variables Enumerations Enumerator Pages
SshCommand Member List

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

copyDirFrom(const QString &remoteDir, const QString &localDir)SshCommandvirtualslot
copyDirTo(const QString &localDir, const QString &remoteDir)SshCommandvirtualslot
copyFrom(const QString &remoteFile, const QString &localFile)SshCommandvirtualslot
copyTo(const QString &localFile, const QString &remoteFile)SshCommandvirtualslot
data()SshConnection
data() const SshConnection
debug() (defined in SshConnection)SshConnectionprotectedstatic
execute(const QString &command)SshCommandvirtualslot
exitCode() const SshCommandvirtual
hostName() const SshConnection
identityFile() const SshConnection
initializeProcess()SshCommandprotected
isComplete() const SshCommandvirtual
isPersistent() const SshConnection
isValid() const SshConnectionvirtual
m_data (defined in SshConnection)SshConnectionprotected
m_exitCode (defined in SshCommand)SshCommandprotected
m_hostName (defined in SshConnection)SshConnectionprotected
m_identityFile (defined in SshConnection)SshConnectionprotected
m_isComplete (defined in SshCommand)SshCommandprotected
m_output (defined in SshCommand)SshCommandprotected
m_persistent (defined in SshConnection)SshConnectionprotected
m_portNumber (defined in SshConnection)SshConnectionprotected
m_process (defined in SshCommand)SshCommandprotected
m_scpCommand (defined in SshCommand)SshCommandprotected
m_sshCommand (defined in SshCommand)SshCommandprotected
m_userName (defined in SshConnection)SshConnectionprotected
output() const SshCommandvirtual
portNumber() const SshConnection
processFinished()SshCommandprotectedslot
processStarted()SshCommandprotectedslot
remoteSpec()SshCommandprotected
requestComplete()SshConnectionsignal
requestSent()SshConnectionsignal
scpArgs()=0SshCommandprotectedpure virtual
scpCommand()SshCommand
sendRequest(const QString &command, const QStringList &args)SshCommandprotectedvirtual
setData(const QVariant &newData)SshConnection
setHostName(const QString &newHostName)SshConnectionslot
setIdentityFile(const QString &newIdentityFile)SshConnectionslot
setPersistent(bool persist)SshConnectionslot
setPortNumber(int newPortNumber)SshConnectionslot
setScpCommand(const QString &command)SshCommandslot
setSshCommand(const QString &command)SshCommandslot
setUserName(const QString &newUserName)SshConnectionslot
sshArgs()=0SshCommandprotectedpure virtual
sshCommand()SshCommand
SshCommand(QObject *parentObject, QString sshCommand, QString scpCommand) (defined in SshCommand)SshCommand
SshConnection(QObject *parentObject=0) (defined in SshConnection)SshConnection
userName() const SshConnection
waitForCompletion(int msecs=30000)SshCommandvirtual
~SshCommand() (defined in SshCommand)SshCommand
~SshConnection() (defined in SshConnection)SshConnection