Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSocks5PasswordAuthenticator Member List

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

beginAuthenticate(QTcpSocket *socket, bool *completed) overrideQSocks5PasswordAuthenticatorvirtual
continueAuthenticate(QTcpSocket *socket, bool *completed) overrideQSocks5PasswordAuthenticatorvirtual
errorString() overrideQSocks5PasswordAuthenticatorvirtual
methodId() overrideQSocks5PasswordAuthenticatorvirtual
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()QSocks5Authenticatorvirtual