|
NorMIT-nav
2023.01.05-dev+develop.0da12
An IGT application
|
Go to the documentation of this file.
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?";
virtual ClippersPtr getClippers()
virtual void setRegistrationMode(REGISTRATION_STATUS mode)
virtual QWidget * getLayoutWidget(int index)
Get the specified layout widget, NULL if not created.
boost::shared_ptr< class ViewGroupData > ViewGroupDataPtr
virtual void enableContextMenuForViews(bool enable=true)
virtual NavigationPtr getNavigation(int group=0)
Namespace for all CustusX production code.
virtual ViewPtr get3DView(int group=0, int index=0)
virtual void addDefaultLayout(LayoutData layoutData)
boost::shared_ptr< class Clippers > ClippersPtr
virtual ViewGroupDataPtr getGroup(int groupIdx) const
virtual QWidget * createLayoutWidget(QWidget *parent, int index)
Get the specified layout widget, create if necessary.
boost::shared_ptr< class Navigation > NavigationPtr
virtual void enableRender(bool val)
virtual int getActiveGroupId() const
virtual InteractiveCropperPtr getCropper()
virtual void setActiveLayout(const QString &uid, int widgetIndex)
boost::shared_ptr< class Data > DataPtr
virtual LayoutRepositoryPtr getLayoutRepository()
virtual CyclicActionLoggerPtr getRenderTimer()
boost::shared_ptr< class View > ViewPtr
virtual void centerToImageCenterInActiveViewGroup()
boost::shared_ptr< class CyclicActionLogger > CyclicActionLoggerPtr
virtual void autoShowData(DataPtr data)
boost::shared_ptr< class LayoutRepository > LayoutRepositoryPtr
virtual QString getActiveLayout(int widgetIndex) const
boost::shared_ptr< class CameraControl > CameraControlPtr
boost::shared_ptr< class InteractiveCropper > InteractiveCropperPtr
virtual bool renderingIsEnabled() const
virtual QActionGroup * getInteractorStyleActionGroup()
virtual CameraControlPtr getCameraControl()
virtual void zoomCamera3D(int viewGroup3DNumber, int zoomFactor)
virtual void setCameraStyle(CAMERA_STYLE_TYPE style, int groupIdx)