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

QProgressBar might not repaint itself even if the text changes

XMLWordPrintable

      If one overloads QProgressBar::text() so that something else than the actual value is being painted then one might get into the situation where the text changes but the widget is not repainted. This is due to how the internal repaintRequired() function works, it checks the value of the progress bar, not the actual text.

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

            Unassigned Unassigned
            admin Administrator
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes