-
- Downloads
Replace pinch event pan to translate to match QML
The pinch handler fires a `onTranslationChanged` event, so sticking to that naming convention in QQuickVTKPinchEvent.
Showing
- GUISupport/QtQuick/QQuickVTKInteractorAdapter.cxx 1 addition, 1 deletionGUISupport/QtQuick/QQuickVTKInteractorAdapter.cxx
- GUISupport/QtQuick/QQuickVTKItem.cxx 6 additions, 6 deletionsGUISupport/QtQuick/QQuickVTKItem.cxx
- GUISupport/QtQuick/QQuickVTKItem.h 2 additions, 2 deletionsGUISupport/QtQuick/QQuickVTKItem.h
- GUISupport/QtQuick/QQuickVTKPinchEvent.cxx 1 addition, 1 deletionGUISupport/QtQuick/QQuickVTKPinchEvent.cxx
- GUISupport/QtQuick/QQuickVTKPinchEvent.h 1 addition, 1 deletionGUISupport/QtQuick/QQuickVTKPinchEvent.h
Please register or sign in to comment