Qt 4.8
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QHttpSocketEngine Member List

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

accept()QHttpSocketEnginevirtual
AddressReusable enum valueQAbstractSocketEngine
bind(const QHostAddress &address, quint16 port)QHttpSocketEnginevirtual
BindExclusively enum valueQAbstractSocketEngine
blockSignals(bool b)QObject
BroadcastSocketOption enum valueQAbstractSocketEngine
bytesAvailable() constQHttpSocketEnginevirtual
bytesToWrite() constQHttpSocketEnginevirtual
childEvent(QChildEvent *)QObjectprotectedvirtual
children() constQObjectinline
close()QHttpSocketEnginevirtual
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
Connected enum valueQHttpSocketEngine
connectInternal()QHttpSocketEngine
connectionNotification()QAbstractSocketEngineslot
connectNotify(const char *signal)QObjectprotectedvirtual
ConnectSent enum valueQHttpSocketEngine
connectToHost(const QHostAddress &address, quint16 port)QHttpSocketEnginevirtual
connectToHostByName(const QString &name, quint16 port)QHttpSocketEnginevirtual
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
emitConnectionNotification()QHttpSocketEngineprivate
emitPendingConnectionNotification()QHttpSocketEngineprivateslot
emitPendingReadNotification()QHttpSocketEngineprivateslot
emitPendingWriteNotification()QHttpSocketEngineprivateslot
emitReadNotification()QHttpSocketEngineprivate
emitWriteNotification()QHttpSocketEngineprivate
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() constQHttpSocketEnginevirtual
HttpState enum nameQHttpSocketEngine
inherits(const char *classname) constQObjectinline
initialize(QAbstractSocket::SocketType type, QAbstractSocket::NetworkLayerProtocol protocol=QAbstractSocket::IPv4Protocol)QHttpSocketEnginevirtual
initialize(int socketDescriptor, QAbstractSocket::SocketState socketState=QAbstractSocket::ConnectedState)QHttpSocketEnginevirtual
installEventFilter(QObject *)QObject
isExceptionNotificationEnabled() constQHttpSocketEnginevirtual
isReadNotificationEnabled() constQHttpSocketEnginevirtual
isValid() constQHttpSocketEnginevirtual
isWidgetType() constQObjectinline
isWriteNotificationEnabled() constQHttpSocketEnginevirtual
joinMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &interface)QHttpSocketEnginevirtual
KeepAliveOption enum valueQAbstractSocketEngine
killTimer(int id)QObject
leaveMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &interface)QHttpSocketEnginevirtual
listen()QHttpSocketEnginevirtual
localAddress() constQAbstractSocketEngine
localPort() constQAbstractSocketEngine
LowDelayOption enum valueQAbstractSocketEngine
metaObject() constQObjectvirtual
moveToThread(QThread *thread)QObject
multicastInterface() constQHttpSocketEnginevirtual
MulticastLoopbackOption enum valueQAbstractSocketEngine
MulticastTtlOption enum valueQAbstractSocketEngine
NonBlockingSocketOption enum valueQAbstractSocketEngine
None enum valueQHttpSocketEngine
objectName() constQObject
option(SocketOption option) constQHttpSocketEnginevirtual
parent() constQObjectinline
peerAddress() constQAbstractSocketEngine
peerPort() constQAbstractSocketEngine
pendingDatagramSize() constQHttpSocketEnginevirtual
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
QHttpSocketEngine(QObject *parent=0)QHttpSocketEngine
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)QHttpSocketEnginevirtual
readDatagram(char *data, qint64 maxlen, QHostAddress *addr=0, quint16 *port=0)QHttpSocketEnginevirtual
readNotification()QAbstractSocketEngineslot
ReadResponseContent enum valueQHttpSocketEngine
ReceiveBufferSocketOption enum valueQAbstractSocketEngine
ReceiveOutOfBandData enum valueQAbstractSocketEngine
receivers(const char *signal) constQObjectprotected
registerUserData()QObjectstatic
removeEventFilter(QObject *)QObject
SendAuthentication enum valueQHttpSocketEngine
SendBufferSocketOption enum valueQAbstractSocketEngine
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setError(QAbstractSocket::SocketError error, const QString &errorString) constQAbstractSocketEngineprotected
setExceptionNotificationEnabled(bool enable)QHttpSocketEnginevirtual
setLocalAddress(const QHostAddress &address)QAbstractSocketEngineprotected
setLocalPort(quint16 port)QAbstractSocketEngineprotected
setMulticastInterface(const QNetworkInterface &iface)QHttpSocketEnginevirtual
setObjectName(const QString &name)QObject
setOption(SocketOption option, int value)QHttpSocketEnginevirtual
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
setProxy(const QNetworkProxy &networkProxy)QHttpSocketEngine
setReadNotificationEnabled(bool enable)QHttpSocketEnginevirtual
setReceiver(QAbstractSocketEngineReceiver *receiver)QAbstractSocketEngine
setSocketType(QAbstractSocket::SocketType socketType)QAbstractSocketEngineprotected
setState(QAbstractSocket::SocketState state)QAbstractSocketEngineprotected
setUserData(uint id, QObjectUserData *data)QObject
setWriteNotificationEnabled(bool enable)QHttpSocketEnginevirtual
signalsBlocked() constQObjectinline
slotSocketBytesWritten()QHttpSocketEngineslot
slotSocketConnected()QHttpSocketEngineslot
slotSocketDisconnected()QHttpSocketEngineslot
slotSocketError(QAbstractSocket::SocketError error)QHttpSocketEngineslot
slotSocketReadNotification()QHttpSocketEngineslot
slotSocketStateChanged(QAbstractSocket::SocketState state)QHttpSocketEngineslot
socketDescriptor() constQHttpSocketEnginevirtual
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)QHttpSocketEnginevirtual
waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs=30000, bool *timedOut=0)QHttpSocketEnginevirtual
waitForWrite(int msecs=30000, bool *timedOut=0)QHttpSocketEnginevirtual
write(const char *data, qint64 len)QHttpSocketEnginevirtual
writeDatagram(const char *data, qint64 len, const QHostAddress &addr, quint16 port)QHttpSocketEnginevirtual
writeNotification()QAbstractSocketEngineslot
~QHttpSocketEngine()QHttpSocketEngine
~QObject()QObjectvirtual