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

Qt 5 to-do in QProgressBar

    XMLWordPrintable

Details

    • 6fd5870df0fbad0187b6d8bf7e3b12afb2e7a66f

    Description

      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);
          }
      

      Attachments

        Issue Links

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

          Activity

            People

              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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes