-
enum
BindFlag
-
flags
BindMode
-
enum
NetworkLayerProtocol
-
flags
OpenMode
-
enum
OpenModeFlag
-
enum
PauseMode
-
flags
PauseModes
-
enum
PeerVerifyMode
-
enum
SocketError
-
enum
SocketOption
-
enum
SocketState
-
enum
SocketType
-
enum
SslMode
-
QSslSocket
(QObject *)
-
~QSslSocket
()
-
abort
()
-
abort
()
-
aboutToClose
()
-
addCaCertificate
(const QSslCertificate &)
-
addCaCertificates
(const QString &, QSsl::EncodingFormat , QRegExp::PatternSyntax ) : bool
-
addCaCertificates
(const QList<QSslCertificate> &)
-
addDefaultCaCertificate
(const QSslCertificate &)
-
addDefaultCaCertificates
(const QString &, QSsl::EncodingFormat , QRegExp::PatternSyntax ) : bool
-
addDefaultCaCertificates
(const QList<QSslCertificate> &)
-
atEnd
() const : bool
-
atEnd
() const : bool
-
atEnd
() const : bool
-
bind
(const QHostAddress &, quint16 , BindMode ) : bool
-
bind
(quint16 , BindMode ) : bool
-
blockSignals
(bool ) : bool
-
bytesAvailable
() const : qint64
-
bytesAvailable
() const : qint64
-
bytesAvailable
() const : qint64
-
bytesToWrite
() const : qint64
-
bytesToWrite
() const : qint64
-
bytesToWrite
() const : qint64
-
bytesWritten
(qint64 )
-
canReadLine
() const : bool
-
canReadLine
() const : bool
-
canReadLine
() const : bool
-
channelBytesWritten
(int , qint64 )
-
channelReadyRead
(int )
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
close
()
-
close
()
-
close
()
-
commitTransaction
()
-
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
connectToHost
(const QString &, quint16 , OpenMode , NetworkLayerProtocol )
-
connectToHost
(const QHostAddress &, quint16 , OpenMode )
-
connectToHostEncrypted
(const QString &, quint16 , OpenMode , NetworkLayerProtocol )
-
connectToHostEncrypted
(const QString &, quint16 , const QString &, OpenMode , NetworkLayerProtocol )
-
connected
()
-
currentReadChannel
() const : int
-
currentWriteChannel
() const : int
-
customEvent
(QEvent *)
-
d_ptr
: QScopedPointer<QObjectData>
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
-
disconnectFromHost
()
-
disconnectNotify
(const QMetaMethod &)
-
disconnected
()
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
encrypted
()
-
encryptedBytesAvailable
() const : qint64
-
encryptedBytesToWrite
() const : qint64
-
encryptedBytesWritten
(qint64 )
-
error
() const : SocketError
-
error
(QAbstractSocket::SocketError )
-
errorString
() const : QString
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
findChild
(const QString &, Qt::FindChildOptions ) const : T
-
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
-
findChildren
(const QRegExp &, Qt::FindChildOptions ) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
-
flush
() : bool
-
flush
() : bool
-
getChar
(char *) : bool
-
hostFound
()
-
ignoreSslErrors
()
-
ignoreSslErrors
(const QList<QSslError> &)
-
inherits
(const char *) const : bool
-
installEventFilter
(QObject *)
-
isEncrypted
() const : bool
-
isOpen
() const : bool
-
isReadable
() const : bool
-
isSequential
() const : bool
-
isSequential
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isTextModeEnabled
() const : bool
-
isTransactionStarted
() const : bool
-
isValid
() const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
isWritable
() const : bool
-
killTimer
(int )
-
localAddress
() const : QHostAddress
-
localCertificate
() const : QSslCertificate
-
localCertificateChain
() const : QList<QSslCertificate>
-
localPort
() const : quint16
-
metaObject
() const : const QMetaObject *
-
mode
() const : SslMode
-
modeChanged
(QSslSocket::SslMode )
-
moveToThread
(QThread *)
-
objectName
() const : QString
-
objectNameChanged
(const QString &)
-
open
(OpenMode ) : bool
-
openMode
() const : OpenMode
|
-
parent
() const : QObject *
-
pauseMode
() const : PauseModes
-
peek
(char *, qint64 ) : qint64
-
peek
(qint64 ) : QByteArray
-
peerAddress
() const : QHostAddress
-
peerCertificate
() const : QSslCertificate
-
peerCertificateChain
() const : QList<QSslCertificate>
-
peerName
() const : QString
-
peerPort
() const : quint16
-
peerVerifyDepth
() const : int
-
peerVerifyError
(const QSslError &)
-
peerVerifyMode
() const : QSslSocket::PeerVerifyMode
-
peerVerifyName
() const : QString
-
pos
() const : qint64
-
preSharedKeyAuthenticationRequired
(QSslPreSharedKeyAuthenticator *)
-
privateKey
() const : QSslKey
-
property
(const char *) const : QVariant
-
protocol
() const : QSsl::SslProtocol
-
proxy
() const : QNetworkProxy
-
proxyAuthenticationRequired
(const QNetworkProxy &, QAuthenticator *)
-
putChar
(char ) : bool
-
read
(char *, qint64 ) : qint64
-
read
(qint64 ) : QByteArray
-
readAll
() : QByteArray
-
readBufferSize
() const : qint64
-
readChannelCount
() const : int
-
readChannelFinished
()
-
readData
(char *, qint64 ) : qint64
-
readData
(char *, qint64 ) : qint64
-
readData
(char *, qint64 ) : qint64
-
readLine
(char *, qint64 ) : qint64
-
readLine
(qint64 ) : QByteArray
-
readLineData
(char *, qint64 ) : qint64
-
readLineData
(char *, qint64 ) : qint64
-
readyRead
()
-
receivers
(const char *) const : int
-
removeEventFilter
(QObject *)
-
reset
() : bool
-
resume
()
-
resume
()
-
rollbackTransaction
()
-
seek
(qint64 ) : bool
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
sessionCipher
() const : QSslCipher
-
sessionProtocol
() const : QSsl::SslProtocol
-
setCurrentReadChannel
(int )
-
setCurrentWriteChannel
(int )
-
setErrorString
(const QString &)
-
setLocalAddress
(const QHostAddress &)
-
setLocalCertificate
(const QSslCertificate &)
-
setLocalCertificate
(const QString &, QSsl::EncodingFormat )
-
setLocalCertificateChain
(const QList<QSslCertificate> &)
-
setLocalPort
(quint16 )
-
setObjectName
(const QString &)
-
setOpenMode
(OpenMode )
-
setParent
(QObject *)
-
setPauseMode
(PauseModes )
-
setPeerAddress
(const QHostAddress &)
-
setPeerName
(const QString &)
-
setPeerPort
(quint16 )
-
setPeerVerifyDepth
(int )
-
setPeerVerifyMode
(QSslSocket::PeerVerifyMode )
-
setPeerVerifyName
(const QString &)
-
setPrivateKey
(const QSslKey &)
-
setPrivateKey
(const QString &, QSsl::KeyAlgorithm , QSsl::EncodingFormat , const QByteArray &)
-
setProperty
(const char *, const QVariant &) : bool
-
setProtocol
(QSsl::SslProtocol )
-
setProxy
(const QNetworkProxy &)
-
setReadBufferSize
(qint64 )
-
setReadBufferSize
(qint64 )
-
setSocketDescriptor
(qintptr , SocketState , OpenMode ) : bool
-
setSocketDescriptor
(qintptr , SocketState , OpenMode ) : bool
-
setSocketError
(SocketError )
-
setSocketOption
(QAbstractSocket::SocketOption , const QVariant &)
-
setSocketOption
(QAbstractSocket::SocketOption , const QVariant &)
-
setSocketState
(SocketState )
-
setSslConfiguration
(const QSslConfiguration &)
-
setTextModeEnabled
(bool )
-
signalsBlocked
() const : bool
-
size
() const : qint64
-
socketDescriptor
() const : qintptr
-
socketOption
(QAbstractSocket::SocketOption ) : QVariant
-
socketOption
(QAbstractSocket::SocketOption ) : QVariant
-
socketType
() const : SocketType
-
sslConfiguration
() const : QSslConfiguration
-
sslErrors
() const : QList<QSslError>
-
sslErrors
(const QList<QSslError> &)
-
sslLibraryBuildVersionNumber
() : long
-
sslLibraryBuildVersionString
() : QString
-
sslLibraryVersionNumber
() : long
-
sslLibraryVersionString
() : QString
-
startClientEncryption
()
-
startServerEncryption
()
-
startTimer
(int , Qt::TimerType ) : int
-
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
-
startTransaction
()
-
state
() const : SocketState
-
stateChanged
(QAbstractSocket::SocketState )
-
staticMetaObject
: const QMetaObject
-
staticQtMetaObject
: const QMetaObject
-
supportsSsl
() : bool
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int ) : QString
-
ungetChar
(char )
-
waitForBytesWritten
(int ) : bool
-
waitForBytesWritten
(int ) : bool
-
waitForBytesWritten
(int ) : bool
-
waitForConnected
(int ) : bool
-
waitForConnected
(int ) : bool
-
waitForDisconnected
(int ) : bool
-
waitForDisconnected
(int ) : bool
-
waitForEncrypted
(int ) : bool
-
waitForReadyRead
(int ) : bool
-
waitForReadyRead
(int ) : bool
-
waitForReadyRead
(int ) : bool
-
write
(const char *, qint64 ) : qint64
-
write
(const char *) : qint64
-
write
(const QByteArray &) : qint64
-
writeChannelCount
() const : int
-
writeData
(const char *, qint64 ) : qint64
-
writeData
(const char *, qint64 ) : qint64
-
writeData
(const char *, qint64 ) : qint64
|