QtBase  v6.3.1
Public Slots | Public Member Functions | List of all members
GetFromHttpIntoBuffer2Client Class Reference
Inheritance diagram for GetFromHttpIntoBuffer2Client:
Inheritance graph
[legend]
Collaboration diagram for GetFromHttpIntoBuffer2Client:
Collaboration graph
[legend]

Public Slots

void metaDataChangedSlot ()
 
void readyReadSlot ()
 
void finishedSlot ()
 

Public Member Functions

 GetFromHttpIntoBuffer2Client (QNetworkReply *reply, bool useDownloadBuffer, qint64 uploadSize)
 

Additional Inherited Members

- Signals inherited from QObject
void destroyed (QObject *=nullptr)
 
void objectNameChanged (const QString &objectName, QPrivateSignal)
 
- Properties inherited from QObject
QString objectName
 the name of this object More...
 

Detailed Description

Definition at line 6900 of file tst_qnetworkreply.cpp.

Constructor & Destructor Documentation

◆ GetFromHttpIntoBuffer2Client()

GetFromHttpIntoBuffer2Client::GetFromHttpIntoBuffer2Client ( QNetworkReply reply,
bool  useDownloadBuffer,
qint64  uploadSize 
)
inline

Definition at line 6909 of file tst_qnetworkreply.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ finishedSlot

void GetFromHttpIntoBuffer2Client::finishedSlot ( )
inlineslot

Definition at line 6947 of file tst_qnetworkreply.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ metaDataChangedSlot

void GetFromHttpIntoBuffer2Client::metaDataChangedSlot ( )
inlineslot

Definition at line 6918 of file tst_qnetworkreply.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ readyReadSlot

void GetFromHttpIntoBuffer2Client::readyReadSlot ( )
inlineslot

Definition at line 6929 of file tst_qnetworkreply.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: