Slicer
4.10
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Modules/Loadable/Volumes/qSlicerVolumesIOOptionsWidget.h>
Public Slots | |
virtual void | setFileName (const QString &fileName) |
virtual void | setFileNames (const QStringList &fileNames) |
Public Slots inherited from qSlicerIOOptionsWidget | |
virtual void | setFileName (const QString &fileName) |
virtual void | setFileNames (const QStringList &fileNames) |
Public Slots inherited from qSlicerWidget | |
virtual void | setMRMLScene (vtkMRMLScene *scene) |
Public Member Functions | |
qSlicerVolumesIOOptionsWidget (QWidget *parent=0) | |
virtual | ~qSlicerVolumesIOOptionsWidget () |
Public Member Functions inherited from qSlicerIOOptionsWidget | |
virtual bool | isValid () const |
qSlicerIOOptionsWidget (QWidget *parent=0) | |
virtual void | updateGUI (const qSlicerIO::IOProperties &ioProperties) |
virtual | ~qSlicerIOOptionsWidget () |
Public Member Functions inherited from qSlicerWidget | |
qSlicerWidget (QWidget *parent=0, Qt::WindowFlags f=0) | |
virtual | ~qSlicerWidget () |
Public Member Functions inherited from qSlicerObject | |
vtkMRMLScene * | mrmlScene () const |
Return a pointer on the MRML scene. More... | |
qSlicerObject () | |
virtual void | setMRMLScene (vtkMRMLScene *) |
Set the current MRML scene to the widget. More... | |
virtual | ~qSlicerObject () |
Public Member Functions inherited from qSlicerIOOptions | |
const qSlicerIO::IOProperties & | properties () const |
qSlicerIOOptions () | |
Constructor initialize empty properties. More... | |
virtual | ~qSlicerIOOptions () |
Protected Slots | |
void | updateColorSelector () |
void | updateProperties () |
Additional Inherited Members | |
Public Types inherited from qSlicerIOOptionsWidget | |
typedef qSlicerIOOptions | Superclass |
Signals inherited from qSlicerIOOptionsWidget | |
void | validChanged (bool) |
Signals inherited from qSlicerWidget | |
void | mrmlSceneChanged (vtkMRMLScene *) |
Protected Member Functions inherited from qSlicerIOOptionsWidget | |
Q_DECLARE_PRIVATE_D (qGetPtrHelper(qSlicerIOOptions::d_ptr), qSlicerIOOptions) | |
qSlicerIOOptionsWidget (qSlicerIOOptionsPrivate *pimpl, QWidget *parent) | |
virtual void | updateValid () |
Must be called anytime the result of isValid() can change. More... | |
Protected Member Functions inherited from qSlicerIOOptions | |
qSlicerIOOptions (qSlicerIOOptionsPrivate *pimpl) | |
Protected Attributes inherited from qSlicerIOOptionsWidget | |
QScopedPointer< qSlicerIOOptionsPrivate > | d_ptr |
Protected Attributes inherited from qSlicerWidget | |
QScopedPointer< qSlicerWidgetPrivate > | d_ptr |
Protected Attributes inherited from qSlicerObject | |
QScopedPointer< qSlicerObjectPrivate > | d_ptr |
Protected Attributes inherited from qSlicerIOOptions | |
QScopedPointer< qSlicerIOOptionsPrivate > | d_ptr |
Definition at line 36 of file qSlicerVolumesIOOptionsWidget.h.
qSlicerVolumesIOOptionsWidget::qSlicerVolumesIOOptionsWidget | ( | QWidget * | parent = 0 | ) |
|
virtual |
|
virtualslot |
|
virtualslot |
|
protectedslot |
Update the color node selection to the default label map or volume color node depending on the label map checkbox state.
|
protectedslot |
Update the name, labelmap, center, singleFile, discardOrientation, colorNodeID properties