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

Privately export QQuickPath and related classes

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P4: Low P4: Low
    • 5.8
    • None
    • None

      QQuickPath is private API, still it useful for applications:

      • to create QML components with familiar API
      • to reuse implementation of Bezier and Catmull-Rom curves

      Sadly this classes are marked with Q_AUTOTEST_EXPORT right now. They should be marked Q_QUICK_PRIVATE_EXPORT instead.

        For Gerrit Dashboard: QTBUG-48311
        # Subject Branch Project Status CR V

            hasselmm Mathias Hasselmann
            hasselmm Mathias Hasselmann
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes