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

Incorrect debug output for SubControl enum value

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.11.2
    • Widgets: Styles
    • None
    • Windows

    Description

      The following line of code in a QCommonStyle derived class:

      qDebug() << SC_ComboBoxArrow << subControlRect(CC_ComboBox, &option, SC_ComboBoxArrow, widget);

      Results in the following output:

      QStyle::SubControl(SC_ScrollBarAddPage) QRect(135,2 16x16)

       

      Attachments

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

        Activity

          People

            tpochep Timur Pocheptsov
            arjen Arjen Hoogesteger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes