CustusX
22.04-rc5
An IGT application
|
#include <cxVBWidget.h>
Signals | |
void | cameraPathChanged (MeshPtr pathMesh) |
Public Member Functions | |
VBWidget (VisServicesPtr services, QWidget *parent=0) | |
virtual | ~VBWidget () |
void | setRouteToTarget (QString uid) |
void | setRoutePositions (std::vector< Eigen::Vector3d > routePositions) |
void | setCameraRotationAlongRoute (std::vector< double > cameraRotations) |
Protected Slots | |
virtual void | keyPressEvent (QKeyEvent *event) |
Protected Member Functions | |
QString | defaultWhatsThis () const |
void | enableControls (bool enable) |
Protected Attributes | |
QVBoxLayout * | mVerticalLayout |
QSlider * | mPlaybackSlider |
QDial * | mRotateDial |
QDial * | mViewDial |
QPushButton * | mResetEndoscopeButton |
QPushButton * | mUseAutomaticRotationButton |
QPalette | mAutomaticRotationButtonBackgroundColor |
StringPropertySelectMeshPtr | mRouteToTarget |
CXVBcameraPath * | mCameraPath |
bool | mControlsEnabled |
bool | mAutomaticRotation |
PatientStoragePtr | mStorage |
cx::VBWidget::VBWidget | ( | VisServicesPtr | services, |
QWidget * | parent = 0 |
||
) |
Definition at line 40 of file cxVBWidget.cpp.
|
virtual |
Definition at line 126 of file cxVBWidget.cpp.
|
signal |
|
protected |
Definition at line 262 of file cxVBWidget.cpp.
|
protected |
Definition at line 153 of file cxVBWidget.cpp.
|
protectedvirtualslot |
Definition at line 167 of file cxVBWidget.cpp.
void cx::VBWidget::setCameraRotationAlongRoute | ( | std::vector< double > | cameraRotations | ) |
Definition at line 148 of file cxVBWidget.cpp.
void cx::VBWidget::setRoutePositions | ( | std::vector< Eigen::Vector3d > | routePositions | ) |
Definition at line 143 of file cxVBWidget.cpp.
void cx::VBWidget::setRouteToTarget | ( | QString | uid | ) |
Definition at line 130 of file cxVBWidget.cpp.
|
protected |
Definition at line 67 of file cxVBWidget.h.
|
protected |
Definition at line 62 of file cxVBWidget.h.
|
protected |
Definition at line 65 of file cxVBWidget.h.
|
protected |
Definition at line 66 of file cxVBWidget.h.
|
protected |
Definition at line 57 of file cxVBWidget.h.
|
protected |
Definition at line 60 of file cxVBWidget.h.
|
protected |
Definition at line 58 of file cxVBWidget.h.
|
protected |
Definition at line 64 of file cxVBWidget.h.
|
protected |
Definition at line 71 of file cxVBWidget.h.
|
protected |
Definition at line 61 of file cxVBWidget.h.
|
protected |
Definition at line 56 of file cxVBWidget.h.
|
protected |
Definition at line 59 of file cxVBWidget.h.