#include <OrthoViewUserInteractionEvent.hh>
|
static QEvent::Type const | Type |
|
◆ OrthoViewUserInteractionEvent()
OrthoViewUserInteractionEvent::OrthoViewUserInteractionEvent |
( |
OrthoViewPlane * |
plane, |
|
|
QMouseEvent * |
mouseEvent = NULL , |
|
|
QWheelEvent * |
wheelEvent = NULL |
|
) |
| |
◆ ~OrthoViewUserInteractionEvent()
OrthoViewUserInteractionEvent::~OrthoViewUserInteractionEvent |
( |
| ) |
|
◆ orthoViewPlane()
OrthoViewPlane* OrthoViewUserInteractionEvent::orthoViewPlane |
( |
| ) |
const |
◆ mouseEvent()
QMouseEvent* UserInteractionEvent::mouseEvent |
( |
| ) |
const |
|
inherited |
◆ wheelEvent()
QWheelEvent* UserInteractionEvent::wheelEvent |
( |
| ) |
const |
|
inherited |
◆ type()
QEvent::Type UserInteractionEvent::type |
( |
| ) |
const |
|
inherited |
◆ Type
QEvent::Type const UserInteractionEvent::Type |
|
staticinherited |
◆ p_mouseEvent
QMouseEvent* UserInteractionEvent::p_mouseEvent |
|
protectedinherited |
◆ p_wheelEvent
QWheelEvent* UserInteractionEvent::p_wheelEvent |
|
protectedinherited |
The documentation for this class was generated from the following file: