#include <requests.h>
Concrete Request class for getStreamingFileUploadURL message.
◆ GetStreamingFileUploadURLRequest()
| GetStreamingFileUploadURLRequest |
( |
Session * | session, |
|
|
QObject * | parentObject = 0 ) |
- Parameters
-
| session | The UIT session. |
| parentObject | The parent object. |
◆ job()
- Returns
- The job associated with this request.
◆ setJob()
| void setJob |
( |
const Job & | j | ) |
|
- Parameters
-
| j | The job associated with this request. |
◆ url()
- Returns
- The file upload URL returned by the server.
Note: Will only produce valid URL after the finished() signal has been emitted.
◆ createJob()
| KDSoapJob * createJob |
( |
| ) |
|
|
protectedvirtual |
Overridden by subclasses to create appropriate KDSoapJob for this request.
Implements Request.
The documentation for this class was generated from the following file: