Attica 5.109.0
|
Represents a delete job. More...
#include <Attica/DeleteJob>
Protected Member Functions | |
DeleteJob (PlatformDependent *internals, const QNetworkRequest &request) | |
![]() | |
BaseJob (PlatformDependent *internals) | |
virtual QNetworkReply * | executeRequest ()=0 |
PlatformDependent * | internals () |
virtual void | parse (const QString &xml)=0 |
void | setError (int errorCode) |
void | setMetadata (const Metadata &data) const |
Additional Inherited Members | |
![]() | |
enum | NetworkRequestCustomAttributes { UserAttribute = QNetworkRequest::User + 1 , PasswordAttribute } |
![]() | |
void | finished (Attica::BaseJob *job) |
![]() | |
void | abort () |
void | start () |
![]() | |
bool | isAborted () const |
Metadata | metadata () const |
![]() | |
void | dataFinished () |
Represents a delete job.