Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::InteractionEventMapperQt Class Reference

Map Qt interaction events Mouse, Keyboard, Touch to the corresponing inviwo events. More...

#include <modules/openglqt/interactioneventmapperqt.h>

Inheritance diagram for inviwo::InteractionEventMapperQt:

Public Types

using ContextMenuCallback = InteractionEvent::ContextMenuCallback

Public Member Functions

virtual bool eventFilter (QObject *obj, QEvent *ev) override
void handleGestures (bool on)
void handleTouch (bool on)
 InteractionEventMapperQt (QObject *parent, EventPropagator *propagator, std::function< size2_t()> canvasDimensions, std::function< size2_t()> imageDimensions, std::function< double(dvec2)> depth, ContextMenuCallback contextMenu, std::function< void(Qt::CursorShape)> cursorChange)

Detailed Description

Map Qt interaction events Mouse, Keyboard, Touch to the corresponing inviwo events.


The documentation for this class was generated from the following file:
  • modules/openglqt/include/modules/openglqt/interactioneventmapperqt.h