Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-63195

Add hasError property to QProgressBar

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.9.1
    • None

      On at least some platforms it's common to show that progress was disrupted by some sort of an error using special state for progress bar.
      For example under Windows (10, maybe earlier ones too) it will make it red and show short animation when state changes (AFAIR, I don't remember exact place where I've seen that, probably Edge or some other browser, perhaps it was just copying files using standard tool or interrupted file compression).
      The most common use cases are:

      • downloading a file, and showing in noticeable but passive way that it failed;
      • compressing archives (no space left on device etc.).

      Slightly related ticket: QTBUG-59304.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            richard Richard Moe Gustavsen
            emdek MichaƂ Dutkiewicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes