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