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

Qt 5 to-do in QProgressBar

XMLWordPrintable

    • 6fd5870df0fbad0187b6d8bf7e3b12afb2e7a66f

      qtbase/src/widgets/widgets/qprogressbar.cpp
          if (QStyleOptionProgressBarV2 *optionV2
                  = qstyleoption_cast<QStyleOptionProgressBarV2 *>(option)) {
              optionV2->orientation = d->orientation;  // ### Qt 5: use State_Horizontal instead
              optionV2->invertedAppearance = d->invertedAppearance;
              optionV2->bottomToTop = (d->textDirection == QProgressBar::BottomToTop);
          }
      

        For Gerrit Dashboard: QTBUG-25121
        # Subject Branch Project Status CR V

            peppe Giuseppe D'Angelo
            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes