OpenQuizz
Une application de gestion des contenus pédagogiques
DownloadProgressSpinner Class Reference
Inheritance diagram for DownloadProgressSpinner:
Collaboration diagram for DownloadProgressSpinner:

Public Member Functions

def next_phase (self)
 
def update (self)
 
- Public Member Functions inherited from WindowsMixin
def __init__ (self, *args, **kwargs)
 
- Public Member Functions inherited from InterruptibleMixin
def __init__ (self, *args, **kwargs)
 
def finish (self)
 
def handle_sigint (self, signum, frame)
 
- Public Member Functions inherited from DownloadProgressMixin
def __init__ (self, *args, **kwargs)
 
def downloaded (self)
 
def download_speed (self)
 
def pretty_eta (self)
 
def iter (self, it)
 

Static Public Attributes

 file
 
 suffix
 
- Static Public Attributes inherited from Spinner
 phases
 
 hide_cursor
 

Additional Inherited Members

- Data Fields inherited from WindowsMixin
 hide_cursor
 
 file
 
- Data Fields inherited from InterruptibleMixin
 original_handler
 
- Data Fields inherited from DownloadProgressMixin
 message
 
 avg
 

Member Function Documentation

◆ next_phase()

def next_phase (   self)

◆ update()

def update (   self)

Reimplemented from Spinner.

Field Documentation

◆ file

file
static

◆ suffix

suffix
static

The documentation for this class was generated from the following file: