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

paintEngine has no documentation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.12.0
    • Documentation
    • None

    Description

      The method QWidget::paintEngine has some documentation in C++ (http://doc.qt.io/qt-5/qwidget.html#paintEngine), but strictly none in Python (it is not even in the table of contents: https://doc.qt.io/qtforpython/PySide2/QtWidgets/QWidget.html).

      In the WebXML output, the method is present, though without any text:

      {{ <function threadsafety="unspecified" name="paintEngine" fullname="QWidget::paintEngine" href="qwidget.html#paintEngine" status="active" access="public" location="qwidget.h" filepath="C:/Qt/5.11.1/msvc2017_64/include\QtWidgets/qwidget.h" lineno="581" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QPaintEngine *" signature="QPaintEngine * paintEngine() const override">}}
         <description path="" line="0" column="0"/>
      {{ </function>}}

      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
              dourouc05_ Thibaut Cuvelier
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes