38 #include "ctkPluginContext.h"
43 #include "org_custusx_virtualbronchoscopy_Export.h"
64 class org_custusx_virtualbronchoscopy_EXPORT
VBWidget :
public QWidget
70 void setRouteToTarget(QString uid);
73 QString defaultWhatsThis()
const;
74 QVBoxLayout* mVerticalLayout;
75 QSlider* mPlaybackSlider;
81 bool mControlsEnabled;
83 void enableControls(
bool enable);
88 void cameraPathChanged(
MeshPtr pathMesh);
91 void inputChangedSlot();
92 virtual void keyPressEvent(QKeyEvent* event);
boost::shared_ptr< class VisServices > VisServicesPtr
boost::shared_ptr< class PatientStorage > PatientStoragePtr
boost::shared_ptr< class Mesh > MeshPtr
boost::shared_ptr< class StringPropertySelectMesh > StringPropertySelectMeshPtr