![]() |
Qt 4.8
|
This is the complete list of members for QSocks5PasswordAuthenticator, including all inherited members.
| beginAuthenticate(QTcpSocket *socket, bool *completed) | QSocks5PasswordAuthenticator | virtual |
| continueAuthenticate(QTcpSocket *socket, bool *completed) | QSocks5PasswordAuthenticator | virtual |
| errorString() | QSocks5PasswordAuthenticator | virtual |
| methodId() | QSocks5PasswordAuthenticator | virtual |
| password | QSocks5PasswordAuthenticator | private |
| QSocks5Authenticator() | QSocks5Authenticator | |
| QSocks5PasswordAuthenticator(const QString &userName, const QString &password) | QSocks5PasswordAuthenticator | |
| seal(const QByteArray buf, QByteArray *sealedBuf) | QSocks5Authenticator | virtual |
| unSeal(const QByteArray sealedBuf, QByteArray *buf) | QSocks5Authenticator | virtual |
| unSeal(QTcpSocket *sealedSocket, QByteArray *buf) | QSocks5Authenticator | virtual |
| userName | QSocks5PasswordAuthenticator | private |
| ~QSocks5Authenticator() | QSocks5Authenticator | virtual |