Fraxinus
17.12-rc4
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 60 of file cxVBWidget.cpp.
|
virtual |
Definition at line 139 of file cxVBWidget.cpp.
|
signal |
|
protected |
Definition at line 244 of file cxVBWidget.cpp.
|
protected |
Definition at line 156 of file cxVBWidget.cpp.
|
protectedvirtualslot |
Definition at line 170 of file cxVBWidget.cpp.
void cx::VBWidget::setRouteToTarget | ( | QString | uid | ) |
Definition at line 143 of file cxVBWidget.cpp.
|
protected |
Definition at line 82 of file cxVBWidget.h.
|
protected |
Definition at line 83 of file cxVBWidget.h.
|
protected |
Definition at line 76 of file cxVBWidget.h.
|
protected |
Definition at line 79 of file cxVBWidget.h.
|
protected |
Definition at line 77 of file cxVBWidget.h.
|
protected |
Definition at line 81 of file cxVBWidget.h.
|
protected |
Definition at line 87 of file cxVBWidget.h.
|
protected |
Definition at line 75 of file cxVBWidget.h.
|
protected |
Definition at line 78 of file cxVBWidget.h.