|
MoleQueue 0.9.0
|
This is the complete list of members for SshConnection, including all inherited members.
| copyDirFrom(const QString &remoteDir, const QString &localDir) | SshConnection | virtualslot |
| copyDirTo(const QString &localDir, const QString &remoteDir) | SshConnection | virtualslot |
| copyFrom(const QString &remoteFile, const QString &localFile) | SshConnection | virtualslot |
| copyTo(const QString &localFile, const QString &remoteFile) | SshConnection | virtualslot |
| data() | SshConnection | |
| data() const | SshConnection | |
| debug() (defined in SshConnection) | SshConnection | protectedstatic |
| execute(const QString &command) | SshConnection | virtualslot |
| exitCode() const | SshConnection | virtual |
| hostName() const | SshConnection | |
| identityFile() const | SshConnection | |
| isComplete() const | SshConnection | virtual |
| isPersistent() const | SshConnection | |
| isValid() const | SshConnection | virtual |
| m_data (defined in SshConnection) | SshConnection | protected |
| m_hostName (defined in SshConnection) | SshConnection | protected |
| m_identityFile (defined in SshConnection) | SshConnection | protected |
| m_persistent (defined in SshConnection) | SshConnection | protected |
| m_portNumber (defined in SshConnection) | SshConnection | protected |
| m_userName (defined in SshConnection) | SshConnection | protected |
| output() const | SshConnection | virtual |
| portNumber() const | SshConnection | |
| requestComplete() | SshConnection | signal |
| requestSent() | SshConnection | signal |
| 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 |
| setUserName(const QString &newUserName) | SshConnection | slot |
| SshConnection(QObject *parentObject=0) (defined in SshConnection) | SshConnection | |
| userName() const | SshConnection | |
| waitForCompletion(int msecs=30000) | SshConnection | virtual |
| ~SshConnection() (defined in SshConnection) | SshConnection |