![]() |
ManaPlus
|
Enumerations | |
| enum | T { Cancelled = -3 , ThreadError = -2 , Error = -1 , Starting = 0 , Idle = 1 , Complete = 2 } |
| enum DownloadStatus::T |
| Enumerator | |
|---|---|
| Cancelled | |
| ThreadError | |
| Error | |
| Starting | |
| Idle | |
| Complete | |
Definition at line 28 of file downloadstatus.h.