Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Types | Public Slots | Public Member Functions | Protected Attributes
qMRMLThreeDViewInformationWidget Class Reference

#include <Libs/MRML/Widgets/qMRMLThreeDViewInformationWidget.h>

Inheritance diagram for qMRMLThreeDViewInformationWidget:
Inheritance graph
[legend]
Collaboration diagram for qMRMLThreeDViewInformationWidget:
Collaboration graph
[legend]

Public Types

typedef qMRMLWidget Superclass
 Superclass typedef. More...
 
- Public Types inherited from qMRMLWidget
typedef QWidget Superclass
 

Public Slots

void setMRMLViewNode (vtkMRMLNode *newNode)
 Set a new viewNode. More...
 
void setMRMLViewNode (vtkMRMLViewNode *newSliceNode)
 Set a new SliceNode. More...
 
void setViewGroup (int viewGroup)
 Set view group. More...
 
- Public Slots inherited from qMRMLWidget
virtual void setMRMLScene (vtkMRMLScene *newScene)
 Set the MRML scene associated with the widget. More...
 

Public Member Functions

vtkMRMLViewNodemrmlViewNode () const
 Get viewNode. More...
 
 qMRMLThreeDViewInformationWidget (QWidget *parent=nullptr)
 Constructors. More...
 
 ~qMRMLThreeDViewInformationWidget () override
 
- Public Member Functions inherited from qMRMLWidget
Q_INVOKABLE vtkMRMLScenemrmlScene () const
 Return a pointer on the current MRML scene. More...
 
 qMRMLWidget (QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags())
 
 ~qMRMLWidget () override
 

Protected Attributes

QScopedPointer< qMRMLThreeDViewInformationWidgetPrivate > d_ptr
 
- Protected Attributes inherited from qMRMLWidget
QScopedPointer< qMRMLWidgetPrivate > d_ptr
 

Additional Inherited Members

- Signals inherited from qMRMLWidget
void mrmlSceneChanged (vtkMRMLScene *)
 
- Static Public Member Functions inherited from qMRMLWidget
static Q_INVOKABLE QPixmap pixmapFromIcon (const QIcon &icon)
 
static Q_INVOKABLE void postInitializeApplication ()
 Initialization that needs to be performed after application object is created. More...
 
static Q_INVOKABLE void preInitializeApplication ()
 

Detailed Description

Definition at line 39 of file qMRMLThreeDViewInformationWidget.h.

Member Typedef Documentation

◆ Superclass

Superclass typedef.

Definition at line 44 of file qMRMLThreeDViewInformationWidget.h.

Constructor & Destructor Documentation

◆ qMRMLThreeDViewInformationWidget()

qMRMLThreeDViewInformationWidget::qMRMLThreeDViewInformationWidget ( QWidget *  parent = nullptr)
explicit

Constructors.

◆ ~qMRMLThreeDViewInformationWidget()

qMRMLThreeDViewInformationWidget::~qMRMLThreeDViewInformationWidget ( )
override

Member Function Documentation

◆ mrmlViewNode()

vtkMRMLViewNode* qMRMLThreeDViewInformationWidget::mrmlViewNode ( ) const

Get viewNode.

◆ setMRMLViewNode [1/2]

void qMRMLThreeDViewInformationWidget::setMRMLViewNode ( vtkMRMLNode newNode)
slot

Set a new viewNode.

◆ setMRMLViewNode [2/2]

void qMRMLThreeDViewInformationWidget::setMRMLViewNode ( vtkMRMLViewNode newSliceNode)
slot

Set a new SliceNode.

◆ setViewGroup

void qMRMLThreeDViewInformationWidget::setViewGroup ( int  viewGroup)
slot

Set view group.

Member Data Documentation

◆ d_ptr

QScopedPointer<qMRMLThreeDViewInformationWidgetPrivate> qMRMLThreeDViewInformationWidget::d_ptr
protected

Definition at line 65 of file qMRMLThreeDViewInformationWidget.h.


The documentation for this class was generated from the following file: