Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2967

QCommonStyle: Documentation does not match public interface in C++

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 6.8.0
    • Shiboken
    • None

    Description

      The Qt documentation for QCommonStyle does not match the public interface in C++. In particular, the styleHint refers to the following arguments:

      • opt
      • widget
      • shret

      but in the public interface in C++ they are listed as:

      • opt
      • w
      • hret

      This becomes more of an issue when using PySide as the function parameters are sourced from the C++ file.

      Attachments

        Issue Links

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

          Activity

            People

              kleint Friedemann Kleint
              liam.croft Liam Croft
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes