Slicer  4.8
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
qMRMLPlotViewInformationWidget Class Reference

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

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

Public Types

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

Public Slots

void setMRMLPlotViewNode (vtkMRMLNode *newNode)
 Set a new PlotViewNode. More...
 
void setMRMLPlotViewNode (vtkMRMLPlotViewNode *newPlotViewNode)
 Set a new PlotViewNode. 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

vtkMRMLPlotViewNodemrmlPlotViewNode () const
 Get PlotViewNode. More...
 
 qMRMLPlotViewInformationWidget (QWidget *parent=0)
 Constructors. More...
 
virtual ~qMRMLPlotViewInformationWidget ()
 
- Public Member Functions inherited from qMRMLWidget
Q_INVOKABLE vtkMRMLScenemrmlScene () const
 Return a pointer on the current MRML scene. More...
 
 qMRMLWidget (QWidget *parent=0, Qt::WindowFlags f=0)
 
virtual ~qMRMLWidget ()
 

Protected Attributes

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

Additional Inherited Members

- Signals inherited from qMRMLWidget
void mrmlSceneChanged (vtkMRMLScene *)
 

Detailed Description

Definition at line 40 of file qMRMLPlotViewInformationWidget.h.

Member Typedef Documentation

◆ Superclass

Superclass typedef.

Definition at line 45 of file qMRMLPlotViewInformationWidget.h.

Constructor & Destructor Documentation

◆ qMRMLPlotViewInformationWidget()

qMRMLPlotViewInformationWidget::qMRMLPlotViewInformationWidget ( QWidget *  parent = 0)
explicit

Constructors.

◆ ~qMRMLPlotViewInformationWidget()

virtual qMRMLPlotViewInformationWidget::~qMRMLPlotViewInformationWidget ( )
virtual

Member Function Documentation

◆ mrmlPlotViewNode()

vtkMRMLPlotViewNode* qMRMLPlotViewInformationWidget::mrmlPlotViewNode ( ) const

Get PlotViewNode.

◆ setMRMLPlotViewNode [1/2]

void qMRMLPlotViewInformationWidget::setMRMLPlotViewNode ( vtkMRMLNode newNode)
slot

Set a new PlotViewNode.

◆ setMRMLPlotViewNode [2/2]

void qMRMLPlotViewInformationWidget::setMRMLPlotViewNode ( vtkMRMLPlotViewNode newPlotViewNode)
slot

Set a new PlotViewNode.

◆ setViewGroup

void qMRMLPlotViewInformationWidget::setViewGroup ( int  viewGroup)
slot

Set view group.

Member Data Documentation

◆ d_ptr

QScopedPointer<qMRMLPlotViewInformationWidgetPrivate> qMRMLPlotViewInformationWidget::d_ptr
protected

Definition at line 66 of file qMRMLPlotViewInformationWidget.h.


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