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

Doc: QLineF::IntersectionType is not documented

    XMLWordPrintable

Details

    • 1
    • ff36ed8c41b203ec11e23c6f7b7d8e4b048ca737 (qt/qtbase/5.14)
    • Da Vinci sprint 7

    Description

      Qt 5.14 deprecated QLineF::IntersectType and introduced an alias for it [1]:

      enum IntersectType { NoIntersection, BoundedIntersection, UnboundedIntersection };

      using IntersectionType = IntersectType;

       

      It sounds like QDoc didn't like the alias and complained, but the fix was incomplete [2]

      [1] https://codereview.qt-project.org/c/qt/qtbase/+/254857
      [2] https://codereview.qt-project.org/c/qt/qtbase/+/285973/7/src/corelib/tools/qline.cpp

      Attachments

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

        Activity

          People

            leenam Leena Miettinen
            jksh Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes