![]() |
CustusX
16.5.0-rc9
An IGT application
|
A touchpad-friendly area for performing 1D/2D scroll operations. More...
#include <cxMousePadWidget.h>
Signals | |
| void | mouseMoved (QPointF deltaN) |
Public Member Functions | |
| MousePadWidget (QWidget *parent, QSize minimumSize) | |
| virtual | ~MousePadWidget () |
| void | setFixedXPos (bool on) |
| void | setFixedYPos (bool on) |
A touchpad-friendly area for performing 1D/2D scroll operations.
Definition at line 91 of file cxMousePadWidget.h.
| cx::MousePadWidget::MousePadWidget | ( | QWidget * | parent, |
| QSize | minimumSize | ||
| ) |
Definition at line 148 of file cxMousePadWidget.cpp.
|
virtual |
Definition at line 166 of file cxMousePadWidget.cpp.
|
signal |
| void cx::MousePadWidget::setFixedXPos | ( | bool | on | ) |
Definition at line 169 of file cxMousePadWidget.cpp.
| void cx::MousePadWidget::setFixedYPos | ( | bool | on | ) |
Definition at line 173 of file cxMousePadWidget.cpp.