Static Public Attributes |
| image = None |
int | size = 0 |
| url = None |
Detailed Description
Definition at line 123 of file image.py.
Constructor & Destructor Documentation
def src.cm.utils.threads.image.DownloadImage.__init__ |
( |
|
self, |
|
|
|
image, |
|
|
|
url, |
|
|
|
size |
|
) |
| |
Member Function Documentation
def src.cm.utils.threads.image.DownloadImage.run |
( |
|
self | ) |
|
Member Data Documentation
src.cm.utils.threads.image.DownloadImage.image = None |
|
static |
int src.cm.utils.threads.image.DownloadImage.size = 0 |
|
static |
src.cm.utils.threads.image.DownloadImage.size |
src.cm.utils.threads.image.DownloadImage.url = None |
|
static |
The documentation for this class was generated from the following file: