Qt 4.8
QAbstractSocketEngine Member List

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

accept()=0QAbstractSocketEnginepure virtual
AddressReusable enum valueQAbstractSocketEngine
bind(const QHostAddress &address, quint16 port)=0QAbstractSocketEnginepure virtual
BindExclusively enum valueQAbstractSocketEngine
blockSignals(bool b)QObject
BroadcastSocketOption enum valueQAbstractSocketEngine
bytesAvailable() const =0QAbstractSocketEnginepure virtual
bytesToWrite() const =0QAbstractSocketEnginepure virtual
childEvent(QChildEvent *)QObjectprotectedvirtual
children() constQObjectinline
close()=0QAbstractSocketEnginepure virtual
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connectionNotification()QAbstractSocketEngineslot
connectNotify(const char *signal)QObjectprotectedvirtual
connectToHost(const QHostAddress &address, quint16 port)=0QAbstractSocketEnginepure virtual
connectToHostByName(const QString &name, quint16 port)=0QAbstractSocketEnginepure virtual
createSocketEngine(QAbstractSocket::SocketType socketType, const QNetworkProxy &, QObject *parent)QAbstractSocketEnginestatic
createSocketEngine(int socketDescripter, QObject *parent)QAbstractSocketEnginestatic
customEvent(QEvent *)QObjectprotectedvirtual
d_ptrQObjectprotected
deleteLater()QObjectslot
destroyed(QObject *=0)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObjectinline
disconnect(const QObject *receiver, const char *member=0)QObjectinline
disconnectNotify(const char *signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
error() constQAbstractSocketEngine
errorString() constQAbstractSocketEngine
event(QEvent *)QObjectvirtual
eventFilter(QObject *, QEvent *)QObjectvirtual
exceptionNotification()QAbstractSocketEngineslot
findChild(const QString &aName=QString()) constQObjectinline
findChildren(const QString &aName=QString()) constQObjectinline
findChildren(const QRegExp &re) constQObjectinline
hasPendingDatagrams() const =0QAbstractSocketEnginepure virtual
inherits(const char *classname) constQObjectinline
initialize(QAbstractSocket::SocketType type, QAbstractSocket::NetworkLayerProtocol protocol=QAbstractSocket::IPv4Protocol)=0QAbstractSocketEnginepure virtual
initialize(int socketDescriptor, QAbstractSocket::SocketState socketState=QAbstractSocket::ConnectedState)=0QAbstractSocketEnginepure virtual
installEventFilter(QObject *)QObject
isExceptionNotificationEnabled() const =0QAbstractSocketEnginepure virtual
isReadNotificationEnabled() const =0QAbstractSocketEnginepure virtual
isValid() const =0QAbstractSocketEnginepure virtual
isWidgetType() constQObjectinline
isWriteNotificationEnabled() const =0QAbstractSocketEnginepure virtual
joinMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &iface)=0QAbstractSocketEnginepure virtual
KeepAliveOption enum valueQAbstractSocketEngine
killTimer(int id)QObject
leaveMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &iface)=0QAbstractSocketEnginepure virtual
listen()=0QAbstractSocketEnginepure virtual
localAddress() constQAbstractSocketEngine
localPort() constQAbstractSocketEngine
LowDelayOption enum valueQAbstractSocketEngine
metaObject() constQObjectvirtual
moveToThread(QThread *thread)QObject
multicastInterface() const =0QAbstractSocketEnginepure virtual
MulticastLoopbackOption enum valueQAbstractSocketEngine
MulticastTtlOption enum valueQAbstractSocketEngine
NonBlockingSocketOption enum valueQAbstractSocketEngine
objectName() constQObject
option(SocketOption option) const =0QAbstractSocketEnginepure virtual
parent() constQObjectinline
peerAddress() constQAbstractSocketEngine
peerPort() constQAbstractSocketEngine
pendingDatagramSize() const =0QAbstractSocketEnginepure virtual
property(const char *name) constQObject
protocol() constQAbstractSocketEngine
proxyAuthenticationRequired(const QNetworkProxy &proxy, QAuthenticator *authenticator)QAbstractSocketEngineslot
QAbstractSocketEngine(QObject *parent=0)QAbstractSocketEngine
QAbstractSocketEngine(QAbstractSocketEnginePrivate &dd, QObject *parent=0)QAbstractSocketEngineprotected
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QRegExp &regExp)()QObjectrelated
QObject(QObject *parent=0)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=0)QObjectprotected
qobject_cast(QObject *object)QObjectrelated
QObjectListQObjectrelated
qt_find_obj_child(QObject *parent, const char *type, const QString &name)QObjectrelated
read(char *data, qint64 maxlen)=0QAbstractSocketEnginepure virtual
readDatagram(char *data, qint64 maxlen, QHostAddress *addr=0, quint16 *port=0)=0QAbstractSocketEnginepure virtual
readNotification()QAbstractSocketEngineslot
ReceiveBufferSocketOption enum valueQAbstractSocketEngine
ReceiveOutOfBandData enum valueQAbstractSocketEngine
receivers(const char *signal) constQObjectprotected
registerUserData()QObjectstatic
removeEventFilter(QObject *)QObject
SendBufferSocketOption enum valueQAbstractSocketEngine
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setError(QAbstractSocket::SocketError error, const QString &errorString) constQAbstractSocketEngineprotected
setExceptionNotificationEnabled(bool enable)=0QAbstractSocketEnginepure virtual
setLocalAddress(const QHostAddress &address)QAbstractSocketEngineprotected
setLocalPort(quint16 port)QAbstractSocketEngineprotected
setMulticastInterface(const QNetworkInterface &iface)=0QAbstractSocketEnginepure virtual
setObjectName(const QString &name)QObject
setOption(SocketOption option, int value)=0QAbstractSocketEnginepure virtual
setParent(QObject *)QObject
setPeerAddress(const QHostAddress &address)QAbstractSocketEngineprotected
setPeerPort(quint16 port)QAbstractSocketEngineprotected
setProperty(const char *name, const QVariant &value)QObject
setProtocol(QAbstractSocket::NetworkLayerProtocol protocol)QAbstractSocketEngineprotected
setReadNotificationEnabled(bool enable)=0QAbstractSocketEnginepure virtual
setReceiver(QAbstractSocketEngineReceiver *receiver)QAbstractSocketEngine
setSocketType(QAbstractSocket::SocketType socketType)QAbstractSocketEngineprotected
setState(QAbstractSocket::SocketState state)QAbstractSocketEngineprotected
setUserData(uint id, QObjectUserData *data)QObject
setWriteNotificationEnabled(bool enable)=0QAbstractSocketEnginepure virtual
signalsBlocked() constQObjectinline
socketDescriptor() const =0QAbstractSocketEnginepure virtual
SocketOption enum nameQAbstractSocketEngine
socketType() constQAbstractSocketEngine
startTimer(int interval)QObject
state() constQAbstractSocketEngine
staticMetaObjectQObjectstatic
staticQtMetaObjectQObjectprotectedstatic
thread() constQObject
timerEvent(QTimerEvent *)QObjectprotectedvirtual
tr(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
trUtf8(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
userData(uint id) constQObject
waitForRead(int msecs=30000, bool *timedOut=0)=0QAbstractSocketEnginepure virtual
waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs=30000, bool *timedOut=0)=0QAbstractSocketEnginepure virtual
waitForWrite(int msecs=30000, bool *timedOut=0)=0QAbstractSocketEnginepure virtual
write(const char *data, qint64 len)=0QAbstractSocketEnginepure virtual
writeDatagram(const char *data, qint64 len, const QHostAddress &addr, quint16 port)=0QAbstractSocketEnginepure virtual
writeNotification()QAbstractSocketEngineslot
~QObject()QObjectvirtual