#include <mw/cwrt/downloadevent.h>
Link against: WrtDownloadMgrIpc.lib
class WRT::DownloadEvent |
Public Member Enumerations | |
---|---|
enum | Attribute { HeaderReceivedStatusCode } |
enum | Event { Created, Started, HeadersReceived, InProgress, ..., RightObjectsAcquired } |
Public Member Functions | |
---|---|
DownloadEvent(Event, QMap< Attribute, QVariant > *, int) | |
~DownloadEvent() | |
QVariant | attribute(Attribute) |
int | id() |
int | type() |
Enumerator | Value | Description |
---|---|---|
HeaderReceivedStatusCode | 0 |