Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
-
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
- instantiate handlers in C++, in custom Item subclasses and such
- subclass the abstract pointer handler classes to implement support for gestures that we haven't taken care of (yet)
Attachments
Issue Links
- depends on
-
QTBUG-108626 consider moving dragThreshold property from QQPointerHandler to QQMultiPointHandler; qreal?
- Reported
- is required for
-
QTBUG-68108 QtLocation: start using Pointer Handlers and get rid of the C++ gesture recognition logic
- Closed
- relates to
-
QTBUG-40047 Documentation: Improve the documentation of creating own gesture recognizers
- Closed
-
QTBUG-125218 Begin using Pointer Handlers in Controls
- Reported
Gerrit Reviews
For Gerrit Dashboard: QTBUG-68110 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
224329,9 | Refactor QQuickDragHandler into public and private classes | dev | qt/qtdeclarative | Status: NEW | -1 | 0 |
461129,5 | Refactor QQuickPinchHandler into public and private classes | dev | qt/qtdeclarative | Status: NEW | +1 | 0 |