Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Modules/Loadable/Annotations/Widgets/qMRMLAnnotationDisplayNodePointPropertyWidget.h>
Public Types | |
typedef qMRMLAnnotationDisplayNodePropertyWidget | Superclass |
Public Types inherited from qMRMLAnnotationDisplayNodePropertyWidget | |
typedef qMRMLWidget | Superclass |
Public Types inherited from qMRMLWidget | |
typedef QWidget | Superclass |
Public Slots | |
void | updateMRMLFromWidget () |
void | updateWidgetFromMRML () |
Public Slots inherited from qMRMLWidget | |
virtual void | setMRMLScene (vtkMRMLScene *newScene) |
Set the MRML scene associated with the widget. More... | |
Public Member Functions | |
qMRMLAnnotationDisplayNodePointPropertyWidget (QWidget *newParent=0) | |
virtual | ~qMRMLAnnotationDisplayNodePointPropertyWidget () |
Public Member Functions inherited from qMRMLAnnotationDisplayNodePropertyWidget | |
qMRMLAnnotationDisplayNodePropertyWidget (QWidget *newParent=0) | |
virtual | ~qMRMLAnnotationDisplayNodePropertyWidget () |
Public Member Functions inherited from qMRMLWidget | |
Q_INVOKABLE vtkMRMLScene * | mrmlScene () const |
Return a pointer on the current MRML scene. More... | |
qMRMLWidget (QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags()) | |
~qMRMLWidget () override | |
Protected Attributes | |
QScopedPointer< qMRMLAnnotationDisplayNodePointPropertyWidgetPrivate > | d_ptr |
Protected Attributes inherited from qMRMLAnnotationDisplayNodePropertyWidget | |
QScopedPointer< qMRMLAnnotationDisplayNodePropertyWidgetPrivate > | 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 () |
Definition at line 18 of file qMRMLAnnotationDisplayNodePointPropertyWidget.h.
typedef qMRMLAnnotationDisplayNodePropertyWidget qMRMLAnnotationDisplayNodePointPropertyWidget::Superclass |
Definition at line 25 of file qMRMLAnnotationDisplayNodePointPropertyWidget.h.
|
explicit |
|
virtual |
|
slot |
|
slot |
|
protected |
Definition at line 40 of file qMRMLAnnotationDisplayNodePointPropertyWidget.h.