- enum ConnectionState
 
- enum Error
 
- enum Operation
 
- enum State
 
- Q3Http ()
 
- Q3Http ( QObject *, const char * )
 
- Q3Http ( const QString &, Q_UINT16, QObject *, const char * )
 
- ~Q3Http ()
 
- abort ()
 
- addOperation ( Q3NetworkOperation * )
 
- autoDelete () const : bool
 
- blockSignals ( bool ) : bool
 
- bytesAvailable () const : Q_ULONG
 
- checkConnection ( Q3NetworkOperation * ) : bool
 
- childEvent ( QChildEvent * )
 
- children () const : const QObjectList &
 
- clearOperationQueue ()
 
- clearPendingRequests ()
 
- closeConnection () : int
 
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
 
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
 
- connectNotify ( const char * )
 
- connectionStateChanged ( int, const QString & )
 
- createdDirectory ( const QUrlInfo &, Q3NetworkOperation * )
 
- currentDestinationDevice () const : QIODevice *
 
- currentId () const : int
 
- currentRequest () const : Q3HttpRequestHeader
 
- currentSourceDevice () const : QIODevice *
 
- customEvent ( QEvent * )
 
- data ( const QByteArray &, Q3NetworkOperation * )
 
- dataReadProgress ( int, int )
 
- dataSendProgress ( int, int )
 
- dataTransferProgress ( int, int, Q3NetworkOperation * )
 
- deleteLater ()
 
- destroyed ( QObject * )
 
- disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
 
- disconnect ( const char *, const QObject *, const char * ) : bool
 
- disconnect ( const QObject *, const char * ) : bool
 
- disconnectNotify ( const char * )
 
- done ( bool )
 
- dumpObjectInfo ()
 
- dumpObjectTree ()
 
- error () const : Error
 
- errorString () const : QString
 
- event ( QEvent * ) : bool
 
- eventFilter ( QObject *, QEvent * ) : bool
 
- findChild ( const QString & ) const : T
 
- findChildren ( const QString & ) const : QList<T>
 
- findChildren ( const QRegExp & ) const : QList<T>
 
- finished ( Q3NetworkOperation * )
 
- get ( const QString &, QIODevice * ) : int
 
- getNetworkProtocol ( const QString & ) : Q3NetworkProtocol *
 
- hasOnlyLocalFileSystem () : bool
 
- hasPendingRequests () const : bool
 
- head ( const QString & ) : int
 
  | 
- inherits ( const char * ) const : bool
 
- installEventFilter ( QObject * )
 
- isWidgetType () const : bool
 
- itemChanged ( Q3NetworkOperation * )
 
- killTimer ( int )
 
- metaObject () const : const QMetaObject *
 
- moveToThread ( QThread * )
 
- newChild ( const QUrlInfo &, Q3NetworkOperation * )
 
- newChildren ( const Q3ValueList<QUrlInfo> &, Q3NetworkOperation * )
 
- objectName () const : QString
 
- operationGet ( Q3NetworkOperation * )
 
- operationInProgress () const : Q3NetworkOperation *
 
- operationListChildren ( Q3NetworkOperation * )
 
- operationMkDir ( Q3NetworkOperation * )
 
- operationPut ( Q3NetworkOperation * )
 
- operationRemove ( Q3NetworkOperation * )
 
- operationRename ( Q3NetworkOperation * )
 
- parent () const : QObject *
 
- post ( const QString &, QIODevice *, QIODevice * ) : int
 
- post ( const QString &, const QByteArray &, QIODevice * ) : int
 
- property ( const char * ) const : QVariant
 
- readAll () : QByteArray
 
- readBlock ( char *, Q_ULONG ) : Q_LONG
 
- readyRead ( const Q3HttpResponseHeader & )
 
- receivers ( const char * ) const : int
 
- registerNetworkProtocol ( const QString &, Q3NetworkProtocolFactoryBase * )
 
- removeEventFilter ( QObject * )
 
- removed ( Q3NetworkOperation * )
 
- request ( const Q3HttpRequestHeader &, QIODevice *, QIODevice * ) : int
 
- request ( const Q3HttpRequestHeader &, const QByteArray &, QIODevice * ) : int
 
- requestFinished ( int, bool )
 
- requestStarted ( int )
 
- responseHeaderReceived ( const Q3HttpResponseHeader & )
 
- sender () const : QObject *
 
- setAutoDelete ( bool, int )
 
- setHost ( const QString &, Q_UINT16 ) : int
 
- setObjectName ( const QString & )
 
- setParent ( QObject * )
 
- setProperty ( const char *, const QVariant & ) : bool
 
- setUrl ( Q3UrlOperator * )
 
- signalsBlocked () const : bool
 
- start ( Q3NetworkOperation * )
 
- startTimer ( int ) : int
 
- state () const : State
 
- stateChanged ( int )
 
- stop ()
 
- supportedOperations () const : int
 
- thread () const : QThread *
 
- timerEvent ( QTimerEvent * )
 
- tr ( const char *, const char * ) : QString
 
- trUtf8 ( const char *, const char * ) : QString
 
- url () const : Q3UrlOperator *
 
 
 |