Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::InteractionEventMapperQt Member List

This is the complete list of members for inviwo::InteractionEventMapperQt, including all inherited members.

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