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

Pointer Handlers: get ready for public C++ API support

    XMLWordPrintable

Details

    • 1866c62db (dev), 176465784 (6.6)

    Description

      That is, the headers need to become public, which means we need to follow the PIMPL pattern, avoid exposing anything that we don't want people to use, and prove that the API which we do expose is useful.

      The intention is that users will be able to

      1. instantiate handlers in C++, in custom Item subclasses and such
      2. subclass the abstract pointer handler classes to implement support for gestures that we haven't taken care of (yet)

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              srutledg Shawn Rutledge
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: