Implement touch input handling in MarbleWidgetInputHandler
ClosedPublic

Authored by mkoller on Jan 9 2019, 3:10 PM.

Details

Summary

This patch implements touch handling when using the marble widget in a solely QWidget based application.

Test Plan

Tested by using it in our company application running on Android and on Linux

Diff Detail

Repository
R34 Marble
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkoller created this revision.Jan 9 2019, 3:10 PM
Restricted Application added projects: Marble, KDE Edu. · View Herald TranscriptJan 9 2019, 3:10 PM
Restricted Application added subscribers: kde-edu, marble-devel. · View Herald Transcript
mkoller requested review of this revision.Jan 9 2019, 3:10 PM
rahn added a comment.Feb 26 2019, 10:53 AM

nice patch!

So which applications did you use for testing? :-)

Did this cause any regressions when using it in

  1. Marble (Virtual Globe)
  2. Marble Maps

So which applications did you use for testing? :-)

Our WinCC_OA User Interface: https://www.winccoa.com/
On Android you could install it from google play store, however the version including the marble widget
is not released yet (and you would also need our server application,...)

Did this cause any regressions when using it in

  1. Marble (Virtual Globe)
  2. Marble Maps

no, it didn't

This revision was not accepted when it landed; it landed in state Needs Review.Jan 2 2020, 8:25 AM
This revision was automatically updated to reflect the committed changes.