14 #include <QActionGroup> 22 mActionGroup =
new QActionGroup(
this);
52 void ViewServiceNull::printWarning()
const 54 CX_LOG_WARNING() <<
"Trying to use VideoServiceNull. Is VideoService (org.custusx.core.view) disabled?";
boost::shared_ptr< class CyclicActionLogger > CyclicActionLoggerPtr
boost::shared_ptr< class LayoutRepository > LayoutRepositoryPtr
boost::shared_ptr< class ViewGroupData > ViewGroupDataPtr
virtual QActionGroup * getInteractorStyleActionGroup()
boost::shared_ptr< class CameraControl > CameraControlPtr
virtual bool renderingIsEnabled() const
virtual void enableRender(bool val)
virtual void addDefaultLayout(LayoutData layoutData)
virtual ViewGroupDataPtr getGroup(int groupIdx) const
boost::shared_ptr< class InteractiveCropper > InteractiveCropperPtr
virtual void enableContextMenuForViews(bool enable=true)
virtual int getActiveGroupId() const
virtual QWidget * createLayoutWidget(QWidget *parent, int index)
Get the specified layout widget, create if necessary.
boost::shared_ptr< class View > ViewPtr
virtual void zoomCamera3D(int viewGroup3DNumber, int zoomFactor)
boost::shared_ptr< class Clippers > ClippersPtr
boost::shared_ptr< class Data > DataPtr
virtual InteractiveCropperPtr getCropper()
virtual void setActiveLayout(const QString &uid, int widgetIndex)
virtual ViewPtr get3DView(int group=0, int index=0)
virtual QString getActiveLayout(int widgetIndex) const
virtual QWidget * getLayoutWidget(int index)
Get the specified layout widget, NULL if not created.
virtual CameraControlPtr getCameraControl()
virtual void centerToImageCenterInActiveViewGroup()
virtual CyclicActionLoggerPtr getRenderTimer()
virtual ClippersPtr getClippers()
virtual void autoShowData(DataPtr data)
virtual void setCameraStyle(CAMERA_STYLE_TYPE style, int groupIdx)
virtual LayoutRepositoryPtr getLayoutRepository()
boost::shared_ptr< class Navigation > NavigationPtr
virtual NavigationPtr getNavigation(int group=0)
virtual void setRegistrationMode(REGISTRATION_STATUS mode)
Namespace for all CustusX production code.