Slicer
4.11
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 | |
void | setFileName (const QString &fileName) override |
void | setFileNames (const QStringList &fileNames) override |
Public Slots inherited from qSlicerIOOptionsWidget | |
virtual void | setFileName (const QString &fileName) |
virtual void | setFileNames (const QStringList &fileNames) |
Public Slots inherited from qSlicerWidget | |
void | setMRMLScene (vtkMRMLScene *scene) override |
Public Member Functions | |
qSlicerVolumesIOOptionsWidget (QWidget *parent=nullptr) | |
void | updateGUI (const qSlicerIO::IOProperties &ioProperties) override |
~qSlicerVolumesIOOptionsWidget () override | |
Public Member Functions inherited from qSlicerIOOptionsWidget | |
bool | isValid () const override |
qSlicerIOOptionsWidget (QWidget *parent=nullptr) | |
~qSlicerIOOptionsWidget () override | |
Public Member Functions inherited from qSlicerWidget | |
vtkSlicerApplicationLogic * | appLogic () const |
vtkMRMLAbstractLogic * | moduleLogic (const QString &moduleName) const |
qSlicerWidget (QWidget *parent=nullptr, Qt::WindowFlags f=nullptr) | |
~qSlicerWidget () override | |
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) | |
void | updateValid () override |
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 = nullptr | ) |
|
override |
|
overrideslot |
|
overrideslot |
|
protectedslot |
Update the color node selection to the default label map or volume color node depending on the label map checkbox state.
|
overridevirtual |
Allows custom handling of image sets as volumes
Reimplemented from qSlicerIOOptionsWidget.
|
protectedslot |
Update the name, labelmap, center, singleFile, discardOrientation, colorNodeID properties