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

qpainterpath.h and qtransform.h

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.0 Beta2
    • Core: Other
    • None
    • All

      This is an follow up to QTBUG-82602

      In qtransform.h the include for qpainterpath.h has been replaced by a forward declaration. Because of that the code of Qwt 6.1 does not compile anymore.

      Adding the missing include to the qwt code base can of course be done easily and having this include there would have been the correct implementation.

      But Qwt 6.1 is used in trillions of projects and is part of every major linux distri.
      If you do not want create an update scenario for the maintainer ( me ) and all Qwt users the missing include has to be reintroduced to qtransform.h

      The problem has been introduced with Beta2 and did not exist with Beta1.

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

            jkobus Jarek Kobus
            uwe Uwe Rathmann
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes