KDECore
KTcpSocket Member List
This is the complete list of members for KTcpSocket, including all inherited members.
abort() | KTcpSocket | |
aboutToClose() | QIODevice | |
addCaCertificate(const QSslCertificate &certificate) | KTcpSocket | |
addCaCertificates(const QList< QSslCertificate > &certificates) | KTcpSocket | |
advertisedSslVersion() const | KTcpSocket | |
AnySslVersion enum value | KTcpSocket | |
at() const | QIODevice | |
at(Offset offset) | QIODevice | |
atEnd() const | KTcpSocket | virtual |
AutoProxy enum value | KTcpSocket | |
blockSignals(bool block) | QObject | |
BoundState enum value | KTcpSocket | |
bytesAvailable() const | KTcpSocket | virtual |
bytesToWrite() const | KTcpSocket | virtual |
bytesWritten(qint64 bytes) | QIODevice | |
caCertificates() const | KTcpSocket | |
canReadLine() const | KTcpSocket | virtual |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
ciphers() const | KTcpSocket | |
className() const | QObject | |
close() | KTcpSocket | virtual |
ClosingState enum value | KTcpSocket | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connected() | KTcpSocket | signal |
ConnectedState enum value | KTcpSocket | |
ConnectingState enum value | KTcpSocket | |
ConnectionRefusedError enum value | KTcpSocket | |
connectNotify(const char *signal) | QObject | protectedvirtual |
connectToHost(const QString &hostName, quint16 port, ProxyPolicy policy=AutoProxy) | KTcpSocket | |
connectToHost(const QHostAddress &hostAddress, quint16 port, ProxyPolicy policy=AutoProxy) | KTcpSocket | |
connectToHost(const KUrl &url, ProxyPolicy policy=AutoProxy) | KTcpSocket | |
connectToHostEncrypted(const QString &hostName, quint16 port, OpenMode openMode=ReadWrite) | KTcpSocket | |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnected() | KTcpSocket | signal |
disconnectFromHost() | KTcpSocket | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
encrypted() | KTcpSocket | signal |
encryptedBytesWritten(qint64 written) | KTcpSocket | signal |
encryptionMode() const | KTcpSocket | |
EncryptionMode enum name | KTcpSocket | |
encryptionModeChanged(EncryptionMode) | KTcpSocket | signal |
Error enum name | KTcpSocket | |
error() const | KTcpSocket | |
error(KTcpSocket::Error) | KTcpSocket | signal |
errorString() const | QIODevice | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
flags() const | QIODevice | |
flush() | KTcpSocket | |
getch() | QIODevice | |
getChar(char *c) | QIODevice | |
hostFound() | KTcpSocket | signal |
HostLookupState enum value | KTcpSocket | |
HostNotFoundError enum value | KTcpSocket | |
ignoreSslErrors() | KTcpSocket | slot |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isAsynchronous() const | QIODevice | |
isBuffered() const | QIODevice | |
isCombinedAccess() const | QIODevice | |
isDirectAccess() const | QIODevice | |
isInactive() const | QIODevice | |
isOpen() const | QIODevice | |
isRaw() const | QIODevice | |
isReadable() const | QIODevice | |
isSequential() const | KTcpSocket | virtual |
isSequentialAccess() const | QIODevice | |
isSynchronous() const | QIODevice | |
isTextModeEnabled() const | QIODevice | |
isTranslated() const | QIODevice | |
isValid() const | KTcpSocket | |
isWidgetType() const | QObject | |
isWritable() const | QIODevice | |
killTimer(int id) | QObject | |
KTcpSocket(QObject *parent=0) | KTcpSocket | |
ListeningState enum value | KTcpSocket | |
localAddress() const | KTcpSocket | |
localCertificate() const | KTcpSocket | |
ManualProxy enum value | KTcpSocket | |
metaObject() const | QObject | virtual |
mode() const | QIODevice | |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
negotiatedSslVersion() const | KTcpSocket | |
negotiatedSslVersionName() const | KTcpSocket | |
NetworkError enum value | KTcpSocket | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
Offset | QIODevice | |
open(QIODevice::OpenMode open) | KTcpSocket | virtual |
QIODevice::open(QFlags< QIODevice::OpenModeFlag > mode) | QIODevice | virtual |
OpenMode | QIODevice | |
openMode() const | QIODevice | |
parent() const | QObject | |
peek(char *data, qint64 maxSize) | QIODevice | |
peek(qint64 maxSize) | QIODevice | |
peerAddress() const | KTcpSocket | |
peerCertificateChain() const | KTcpSocket | |
peerName() const | KTcpSocket | |
peerPort() const | KTcpSocket | |
pos() const | QIODevice | virtual |
privateKey() const | KTcpSocket | |
property(const char *name) const | QObject | |
proxy() const | KTcpSocket | |
proxyAuthenticationRequired(const QNetworkProxy &proxy, QAuthenticator *authenticator) | KTcpSocket | signal |
ProxyPolicy enum name | KTcpSocket | |
putch(int ch) | QIODevice | |
putChar(char c) | QIODevice | |
QIODevice() | QIODevice | |
QIODevice(QObject *parent) | QIODevice | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
read(char *data, qint64 maxSize) | QIODevice | |
read(qint64 maxSize) | QIODevice | |
readAll() | QIODevice | |
readBlock(char *data, quint64 size) | QIODevice | |
readBufferSize() const | KTcpSocket | |
readChannelFinished() | QIODevice | |
readData(char *data, qint64 maxSize) | KTcpSocket | protectedvirtual |
readLine(char *data, qint64 maxSize) | QIODevice | |
readLine(qint64 maxSize) | QIODevice | |
readLineData(char *data, qint64 maxSize) | QIODevice | protectedvirtual |
readyRead() | QIODevice | |
receivers(const char *signal) const | QObject | protected |
RemoteHostClosedError enum value | KTcpSocket | |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
reset() | QIODevice | virtual |
resetStatus() | QIODevice | |
SecureProtocols enum value | KTcpSocket | |
seek(qint64 pos) | QIODevice | virtual |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
sessionCipher() const | KTcpSocket | |
setAdvertisedSslVersion(SslVersion version) | KTcpSocket | |
setCaCertificates(const QList< QSslCertificate > &certificates) | KTcpSocket | |
setCiphers(const QList< KSslCipher > &ciphers) | KTcpSocket | |
setErrorString(const QString &str) | QIODevice | protected |
setLocalCertificate(const QSslCertificate &certificate) | KTcpSocket | |
setLocalCertificate(const QString &fileName, QSsl::EncodingFormat format=QSsl::Pem) | KTcpSocket | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setOpenMode(QFlags< QIODevice::OpenModeFlag > openMode) | QIODevice | protected |
setParent(QObject *parent) | QObject | |
setPrivateKey(const KSslKey &key) | KTcpSocket | |
setPrivateKey(const QString &fileName, KSslKey::Algorithm algorithm=KSslKey::Rsa, QSsl::EncodingFormat format=QSsl::Pem, const QByteArray &passPhrase=QByteArray()) | KTcpSocket | |
setProperty(const char *name, const QVariant &value) | QObject | |
setProxy(const QNetworkProxy &proxy) | KTcpSocket | |
setReadBufferSize(qint64 size) | KTcpSocket | |
setSocketOption(QAbstractSocket::SocketOption options, const QVariant &value) | KTcpSocket | |
setSslConfiguration(const QSslConfiguration &configuration) | KTcpSocket | |
setTextModeEnabled(bool enabled) | QIODevice | |
setVerificationPeerName(const QString &hostName) | KTcpSocket | |
signalsBlocked() const | QObject | |
size() const | QIODevice | virtual |
SocketAccessError enum value | KTcpSocket | |
socketOption(QAbstractSocket::SocketOption options) const | KTcpSocket | |
SocketResourceError enum value | KTcpSocket | |
SocketTimeoutError enum value | KTcpSocket | |
SslClientMode enum value | KTcpSocket | |
sslConfiguration() const | KTcpSocket | |
sslErrors() const | KTcpSocket | |
sslErrors(const QList< KSslError > &errors) | KTcpSocket | signal |
SslHandshakeFailedError enum value | KTcpSocket | |
SslServerMode enum value | KTcpSocket | |
SslV2 enum value | KTcpSocket | |
SslV3 enum value | KTcpSocket | |
SslV3_1 enum value | KTcpSocket | |
SslVersion enum name | KTcpSocket | |
startClientEncryption() | KTcpSocket | slot |
startTimer(int interval) | QObject | |
State enum name | KTcpSocket | |
state() const | KTcpSocket | |
stateChanged(KTcpSocket::State) | KTcpSocket | signal |
Status | QIODevice | |
status() const | QIODevice | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
TlsV1 enum value | KTcpSocket | |
TlsV1SslV3 enum value | KTcpSocket | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
UnconnectedState enum value | KTcpSocket | |
UnencryptedMode enum value | KTcpSocket | |
ungetch(int ch) | QIODevice | |
ungetChar(char c) | QIODevice | |
UnknownError enum value | KTcpSocket | |
UnknownSslVersion enum value | KTcpSocket | |
UnsupportedSocketOperationError enum value | KTcpSocket | |
waitForBytesWritten(int msecs) | KTcpSocket | virtual |
waitForConnected(int msecs=30000) | KTcpSocket | |
waitForDisconnected(int msecs=30000) | KTcpSocket | |
waitForEncrypted(int msecs=30000) | KTcpSocket | |
waitForReadyRead(int msecs=30000) | KTcpSocket | virtual |
write(const char *data, qint64 maxSize) | QIODevice | |
write(const char *data) | QIODevice | |
write(const QByteArray &byteArray) | QIODevice | |
writeBlock(const char *data, quint64 size) | QIODevice | |
writeBlock(const QByteArray &data) | QIODevice | |
writeData(const char *data, qint64 maxSize) | KTcpSocket | protectedvirtual |
~KTcpSocket() | KTcpSocket | |
~QIODevice() | QIODevice | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.