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 | Properties | Signals | Public Member Functions | Protected Slots | Protected Attributes
qSlicerSegmentationsSettingsPanel Class Reference

#include <Modules/Loadable/Segmentations/qSlicerSegmentationsSettingsPanel.h>

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

Public Types

typedef ctkSettingsPanel Superclass
 

Properties

QString defaultTerminologyEntry
 

Signals

void defaultTerminologyEntryChanged (QString terminologyStr)
 

Public Member Functions

QString defaultTerminologyEntry ()
 
 qSlicerSegmentationsSettingsPanel (QWidget *parent=nullptr)
 
vtkSlicerSegmentationsModuleLogicsegmentationsLogic () const
 
void setSegmentationsLogic (vtkSlicerSegmentationsModuleLogic *logic)
 Segmentations logic is used for configuring default settings. More...
 
 ~qSlicerSegmentationsSettingsPanel () override
 

Protected Slots

void onEditDefaultTerminologyEntry ()
 
void setAutoOpacities (bool on)
 
void setDefaultSurfaceSmoothing (bool on)
 
void setDefaultTerminologyEntry (QString)
 
void updateDefaultSegmentationNodeFromWidget ()
 

Protected Attributes

QScopedPointer< qSlicerSegmentationsSettingsPanelPrivate > d_ptr
 

Detailed Description

Definition at line 38 of file qSlicerSegmentationsSettingsPanel.h.

Member Typedef Documentation

◆ Superclass

Definition at line 45 of file qSlicerSegmentationsSettingsPanel.h.

Property Documentation

◆ defaultTerminologyEntry

QString qSlicerSegmentationsSettingsPanel::defaultTerminologyEntry
readwrite

Definition at line 43 of file qSlicerSegmentationsSettingsPanel.h.

Constructor & Destructor Documentation

◆ qSlicerSegmentationsSettingsPanel()

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

◆ ~qSlicerSegmentationsSettingsPanel()

qSlicerSegmentationsSettingsPanel::~qSlicerSegmentationsSettingsPanel ( )
override

Member Function Documentation

◆ defaultTerminologyEntry()

QString qSlicerSegmentationsSettingsPanel::defaultTerminologyEntry ( )

◆ defaultTerminologyEntryChanged

void qSlicerSegmentationsSettingsPanel::defaultTerminologyEntryChanged ( QString  terminologyStr)
signal

◆ onEditDefaultTerminologyEntry

void qSlicerSegmentationsSettingsPanel::onEditDefaultTerminologyEntry ( )
protectedslot

◆ segmentationsLogic()

vtkSlicerSegmentationsModuleLogic* qSlicerSegmentationsSettingsPanel::segmentationsLogic ( ) const

◆ setAutoOpacities

void qSlicerSegmentationsSettingsPanel::setAutoOpacities ( bool  on)
protectedslot

◆ setDefaultSurfaceSmoothing

void qSlicerSegmentationsSettingsPanel::setDefaultSurfaceSmoothing ( bool  on)
protectedslot

◆ setDefaultTerminologyEntry

void qSlicerSegmentationsSettingsPanel::setDefaultTerminologyEntry ( QString  )
protectedslot

◆ setSegmentationsLogic()

void qSlicerSegmentationsSettingsPanel::setSegmentationsLogic ( vtkSlicerSegmentationsModuleLogic logic)

Segmentations logic is used for configuring default settings.

◆ updateDefaultSegmentationNodeFromWidget

void qSlicerSegmentationsSettingsPanel::updateDefaultSegmentationNodeFromWidget ( )
protectedslot

Member Data Documentation

◆ d_ptr

QScopedPointer<qSlicerSegmentationsSettingsPanelPrivate> qSlicerSegmentationsSettingsPanel::d_ptr
protected

Definition at line 69 of file qSlicerSegmentationsSettingsPanel.h.


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