Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touch support for QQuickAndroidOffscreenView? #10

Open
Talkless opened this issue Dec 1, 2022 · 0 comments
Open

Touch support for QQuickAndroidOffscreenView? #10

Talkless opened this issue Dec 1, 2022 · 0 comments

Comments

@Talkless
Copy link

Talkless commented Dec 1, 2022

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant