class documentation
class _DownloadThread(threading.Thread): (source)
Constructor: DownloaderGUI._DownloadThread(data_server, items, lock, message_queue, abort)
Undocumented
| Method | __init__ |
Undocumented |
| Method | run |
Undocumented |
| Instance Variable | abort |
Undocumented |
| Instance Variable | data |
Undocumented |
| Instance Variable | items |
Undocumented |
| Instance Variable | lock |
Undocumented |
| Instance Variable | message |
Undocumented |