Skip to content

Touch support for QQuickAndroidOffscreenView? #10

@Talkless

Description

@Talkless

I see mouse events are passed to the underlying Android TextureView, right (haven't tried it myself)?

Do you believe it would be possible to convert QTouchEvent to Android MoveEvent too?

Imagine use case: Sygic can create MapView with type of android.view.TextureView. So we instantiate Sygic navigation via JNI, get TextureView, pass it to the QQuickAndroidOffscreenView, and get "QtQuick-native" navigation component that fits based on Sygic..?

Or maybe QTouchEvent would loose information, or provide some latency, making touch unusable?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions