1 #ifndef CXOPERATINGTABLEWIDGET_H 2 #define CXOPERATINGTABLEWIDGET_H 24 void showEvent(QShowEvent *event);
27 void matrixWidgetChanged();
28 void backendChanged();
30 QVBoxLayout* mVerticalLayout;
34 Vector3DPropertyPtr mTableUp;
36 void onDefineDownWithTool();
38 void onDefinePatientAnteriorUp();
39 void onDefinePatientPosteriorUp();
40 void onDefinePatientSuperiorUp();
47 #endif // CXOPERATINGTABLEWIDGET_H
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
boost::shared_ptr< class Vector3DProperty > Vector3DPropertyPtr
boost::shared_ptr< class CoreServices > CoreServicesPtr
Namespace for all CustusX production code.