UpdateStatus#

class UpdateStatus#

The values of this enum are returned in the update_progress signal to indicate the current progress of an installation.

Fields#

class UpdateStatus
DONE#

Installation finished successfully

EMPTY#

Nothing to install

FAILED#

Installation failed

RUNNING#

Installation in progress