CustusX
20.03-rc1
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) |
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 |
StringPropertySelectMeshPtr | mRouteToTarget |
CXVBcameraPath * | mCameraPath |
bool | mControlsEnabled |
PatientStoragePtr | mStorage |
cx::VBWidget::VBWidget | ( | VisServicesPtr | services, |
QWidget * | parent = 0 |
||
) |
Definition at line 39 of file cxVBWidget.cpp.
|
virtual |
Definition at line 118 of file cxVBWidget.cpp.
|
signal |
|
protected |
Definition at line 223 of file cxVBWidget.cpp.
|
protected |
Definition at line 135 of file cxVBWidget.cpp.
|
protectedvirtualslot |
Definition at line 149 of file cxVBWidget.cpp.
void cx::VBWidget::setRouteToTarget | ( | QString | uid | ) |
Definition at line 122 of file cxVBWidget.cpp.
|
protected |
Definition at line 61 of file cxVBWidget.h.
|
protected |
Definition at line 62 of file cxVBWidget.h.
|
protected |
Definition at line 55 of file cxVBWidget.h.
|
protected |
Definition at line 58 of file cxVBWidget.h.
|
protected |
Definition at line 56 of file cxVBWidget.h.
|
protected |
Definition at line 60 of file cxVBWidget.h.
|
protected |
Definition at line 66 of file cxVBWidget.h.
|
protected |
Definition at line 54 of file cxVBWidget.h.
|
protected |
Definition at line 57 of file cxVBWidget.h.