Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Qt Quick Pointer Handlers QML Types

The Qt Quick Pointer Handlers module provides QML types for handling events from pointing devices in a UI. These QML types work in conjunction with Qt Quick.

The QML types can be imported into your application using the following import statement in your .qml file.

import Qt.labs.handlers 1.0

DragHandler

Handler for dragging

MultiPointHandler

Abstract handler for multi-point Pointer Events

PinchHandler

Handler for pinch gestures

PointerDeviceHandler

Abstract handler for pointer events with device-specific constraints

PointerHandler

Abstract handler for pointer events

PointHandler

Handler for reacting to a single touchpoint

HandlerPoint

An event point

SinglePointHandler

Abstract handler for single-point Pointer Events

TapHandler

Handler for taps and clicks

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded