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 <interactioneventmapperqt.h>

Inheritance diagram for inviwo::InteractionEventMapperQt:

Public Types

using ContextMenuCallback = InteractionEvent::ContextMenuCallback

Public Member Functions

 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)
virtual bool eventFilter (QObject *obj, QEvent *ev) override
void handleTouch (bool on)
void handleGestures (bool on)

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:
  • interactioneventmapperqt.h